Update cargo-binstall@latest to 1.6.9

This commit is contained in:
Taiki Endo
2024-06-08 07:03:26 +00:00
parent a0060a7f49
commit 8d078757e8
2 changed files with 10 additions and 8 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-binstall@latest` to 1.6.9.
- Update `typos@latest` to 1.22.3. - Update `typos@latest` to 1.22.3.
## [2.36.0] - 2024-06-07 ## [2.36.0] - 2024-06-07

View File

@@ -22,26 +22,26 @@
}, },
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)", "license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": { "latest": {
"version": "1.6.8" "version": "1.6.9"
}, },
"1.6.8": { "1.6.9": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "581eb7c97b2767a468afb0505c416eb727b469c029b36470288fc30b26517101" "checksum": "604d0cd902ee7385eeb9147b512bdbaa0ef4eb19a92d961df24d611f232fd3ff"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "590ff2a4b50d67ce52b35895e4cb8d75fefdc591988dafb2687c6461b50e3885" "checksum": "7ad36970202044d68033a79ebf62836796eb69e5c478dca1d9cbab8f55e719f3"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "0c1cd165f4460a9d5c1f5c2a67e5faf53913694ba207ddc18b44f6c5de6ba6c5" "checksum": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "2433118983ade85388be17d442b430c4932eb2dad834143f9a6a25646563281f" "checksum": "08f25befe50164b2d622b826da811dec47a0ac5ca3215837316281f4a8290806"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "1b0ea154b639dc7d8b49c6a2fa300964357a67a1b2441e9f29b61c7b7b79d23d" "checksum": "ff603214e78a62d56ba9c8f2287de400cccd377aa38d75daba3dd827a4c3d8f9"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "f440401a77b284a8b52ba0052fe26628e8658d4febc91108c28542a0843d341a" "checksum": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9"
} }
} }
} }