From 4191198306220ee3df89fc9a3689e5d5c5b7760a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 12 Dec 2025 15:11:10 +0000 Subject: [PATCH] Update `cargo-dinghy@latest` to 0.8.4 --- CHANGELOG.md | 2 ++ manifests/cargo-dinghy.json | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e58313e..fee38007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-dinghy@latest` to 0.8.4. + - Update `mise@latest` to 2025.12.2. - Update `mdbook@latest` to 0.5.2. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index f85148e9..c9c82868 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -12,10 +12,20 @@ }, "license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.8.2" + "version": "0.8.4" }, "0.8": { - "version": "0.8.2" + "version": "0.8.4" + }, + "0.8.4": { + "x86_64_linux_musl": { + "etag": "0x8DE3977FF54E8B5", + "checksum": "49dbf63d99a3de33a66aea5185995500ea519117416cc1d3c7b8b2f32cb76f2d" + }, + "x86_64_macos": { + "etag": "0x8DE397825EE0B0E", + "checksum": "0c5a381f087e0f39793705514cb53f2fdfeb8c8f4c01811c5845eeb7458f8812" + } }, "0.8.2": { "x86_64_linux_musl": {