diff --git a/CHANGELOG.md b/CHANGELOG.md index 04edc61f..502aecb3 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.7.2. + ## [2.39.1] - 2024-06-15 - Update `cargo-binstall@latest` to 1.7.1. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index cb6b6c8b..daa7a284 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -12,10 +12,18 @@ }, "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.7.1" + "version": "0.7.2" }, "0.7": { - "version": "0.7.1" + "version": "0.7.2" + }, + "0.7.2": { + "x86_64_linux_musl": { + "checksum": "c4c4a912b358729f88ee26b10b8de36bab06d42742539bcc3e98d0533c5f4cec" + }, + "x86_64_macos": { + "checksum": "0a4389eee9619a8afdde156eaefbae6652532549c348e1d37a1146ff3096a889" + } }, "0.7.1": { "x86_64_linux_musl": {