diff --git a/CHANGELOG.md b/CHANGELOG.md index 19a4ef49..fcfcaae1 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.1. + ## [2.55.1] - 2025-06-30 - Update `vacuum@latest` to 0.17.1. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 471017d8..784d07a8 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.0" + "version": "0.8.1" }, "0.8": { - "version": "0.8.0" + "version": "0.8.1" + }, + "0.8.1": { + "x86_64_linux_musl": { + "etag": "0x8DDB80A9802C524", + "checksum": "15351a72e44382c7534b6096d372bd7fa1fe730e4e1aa7f2da18c8686eb20869" + }, + "x86_64_macos": { + "etag": "0x8DDB80AAA03E5B9", + "checksum": "5f450dffb9f681a647ecd47206ae241c5209ca5914bb5b8092b80d9060514821" + } }, "0.8.0": { "x86_64_linux_musl": {