diff --git a/CHANGELOG.md b/CHANGELOG.md index b39a64bf..fc6d6ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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.3. + ## [2.44.37] - 2024-10-15 - Update `syft@latest` to 1.14.1. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 1650a758..51498008 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.7.2" + "version": "0.7.3" }, "0.7": { - "version": "0.7.2" + "version": "0.7.3" + }, + "0.7.3": { + "x86_64_linux_musl": { + "etag": "0x8DCEDC4F45BF8E0", + "checksum": "a7fed1db91a4903949ec2205e9ca45c9511b5ef823ce4d75f3c07d403dfc49db" + }, + "x86_64_macos": { + "etag": "0x8DCEDC5104E1195", + "checksum": "4cccd564c4d23caa8b91364e30e4e6d5afdbdb38e81168f319e98eb7e78bc6be" + } }, "0.7.2": { "x86_64_linux_musl": {