diff --git a/CHANGELOG.md b/CHANGELOG.md index 08bc2e32..9f39e59b 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-valgrind@latest` to 2.3.3. + ## [2.62.24] - 2025-10-08 - Update `mise@latest` to 2025.10.6. diff --git a/manifests/cargo-valgrind.json b/manifests/cargo-valgrind.json index 74971613..016e18a3 100644 --- a/manifests/cargo-valgrind.json +++ b/manifests/cargo-valgrind.json @@ -13,13 +13,27 @@ }, "license_markdown": "[MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE)", "latest": { - "version": "2.3.2" + "version": "2.3.3" }, "2": { - "version": "2.3.2" + "version": "2.3.3" }, "2.3": { - "version": "2.3.2" + "version": "2.3.3" + }, + "2.3.3": { + "x86_64_linux_musl": { + "etag": "0x8DE06B5F44B3D08", + "checksum": "559bc9438486a40bfc0869d9398488cdf4a54a283123fcdbdb0e6487dcf33e31" + }, + "x86_64_macos": { + "etag": "0x8DE06B5F4537137", + "checksum": "f6e32e18032045e1586fab72e293c768a6546adae572a4a2054990500a525728" + }, + "x86_64_windows": { + "etag": "0x8DE06B5F45826D2", + "checksum": "6571551d2cc6e43e4d9370042e5efe35abbf0fd599092cf804978e2c65e6119e" + } }, "2.3.2": { "x86_64_linux_musl": {