diff --git a/CHANGELOG.md b/CHANGELOG.md index 74098c0a..fe10d35c 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.2. + ## [2.62.23] - 2025-10-07 - Update `mise@latest` to 2025.10.5. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 784d07a8..f85148e9 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.1" + "version": "0.8.2" }, "0.8": { - "version": "0.8.1" + "version": "0.8.2" + }, + "0.8.2": { + "x86_64_linux_musl": { + "etag": "0x8DE05C23F4A7254", + "checksum": "403b4e6ad2965a4dddd1313e8ebd169dab34020d5656c5cfba080a67f2a95308" + }, + "x86_64_macos": { + "etag": "0x8DE05C27C1E96E1", + "checksum": "de960d1cba67c9e7c83915d408cc0d9bfefe3c696bc9b815939365f8ca4d1339" + } }, "0.8.1": { "x86_64_linux_musl": {