diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b30a606..1e1a4c08 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-binstall@latest` to 1.7.0. + ## [2.38.7] - 2024-06-15 - Update `syft@latest` to 1.7.0. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index baeb3a08..25c56fa3 100644 --- a/manifests/cargo-binstall.json +++ b/manifests/cargo-binstall.json @@ -22,26 +22,26 @@ }, "license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)", "latest": { - "version": "1.6.9" + "version": "1.7.0" }, - "1.6.9": { + "1.7.0": { "x86_64_linux_musl": { - "checksum": "604d0cd902ee7385eeb9147b512bdbaa0ef4eb19a92d961df24d611f232fd3ff" + "checksum": "18b4cfb1a7760c4e6aa79d8ef1fed481bcefd14474acb2ab2a581344f20ec913" }, "x86_64_macos": { - "checksum": "7ad36970202044d68033a79ebf62836796eb69e5c478dca1d9cbab8f55e719f3" + "checksum": "31327c875d7703c66ede84782f42148eb92eb5185c752b286cd782115020c256" }, "x86_64_windows": { - "checksum": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0" + "checksum": "c9dd703c3996acf5f13d2fc52140d2dd6a2d1a9287ecdad19b00ad966bc4366f" }, "aarch64_linux_musl": { - "checksum": "08f25befe50164b2d622b826da811dec47a0ac5ca3215837316281f4a8290806" + "checksum": "e27de0eb2a702aae0eea2caf20813e069c1ae5a0ea0b59ff455f147647b00ab9" }, "aarch64_macos": { - "checksum": "ff603214e78a62d56ba9c8f2287de400cccd377aa38d75daba3dd827a4c3d8f9" + "checksum": "09c39c308364e5e5b7cfc43335915e0d3ba84c23c682e171a42efc2e9b1fc5b7" }, "aarch64_windows": { - "checksum": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9" + "checksum": "b3d0f137179d243dde2c42a8a38b24ef1bb60ba33778fa4fbe6baff62f6981d1" } } }