diff --git a/CHANGELOG.md b/CHANGELOG.md index 7302f9c7..d65caf97 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.6.9. + - Update `typos@latest` to 1.22.3. ## [2.36.0] - 2024-06-07 diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index cad7fccb..baeb3a08 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.8" + "version": "1.6.9" }, - "1.6.8": { + "1.6.9": { "x86_64_linux_musl": { - "checksum": "581eb7c97b2767a468afb0505c416eb727b469c029b36470288fc30b26517101" + "checksum": "604d0cd902ee7385eeb9147b512bdbaa0ef4eb19a92d961df24d611f232fd3ff" }, "x86_64_macos": { - "checksum": "590ff2a4b50d67ce52b35895e4cb8d75fefdc591988dafb2687c6461b50e3885" + "checksum": "7ad36970202044d68033a79ebf62836796eb69e5c478dca1d9cbab8f55e719f3" }, "x86_64_windows": { - "checksum": "0c1cd165f4460a9d5c1f5c2a67e5faf53913694ba207ddc18b44f6c5de6ba6c5" + "checksum": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0" }, "aarch64_linux_musl": { - "checksum": "2433118983ade85388be17d442b430c4932eb2dad834143f9a6a25646563281f" + "checksum": "08f25befe50164b2d622b826da811dec47a0ac5ca3215837316281f4a8290806" }, "aarch64_macos": { - "checksum": "1b0ea154b639dc7d8b49c6a2fa300964357a67a1b2441e9f29b61c7b7b79d23d" + "checksum": "ff603214e78a62d56ba9c8f2287de400cccd377aa38d75daba3dd827a4c3d8f9" }, "aarch64_windows": { - "checksum": "f440401a77b284a8b52ba0052fe26628e8658d4febc91108c28542a0843d341a" + "checksum": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9" } } }