Update cargo-binstall@latest to 1.6.3

This commit is contained in:
Taiki Endo
2024-02-13 12:09:31 +00:00
parent a86757441d
commit 35fc207400
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.3.
## [2.26.18] - 2024-02-12 ## [2.26.18] - 2024-02-12
- Update `just@latest` to 1.24.0. - Update `just@latest` to 1.24.0.

View File

@@ -21,26 +21,26 @@
} }
}, },
"latest": { "latest": {
"version": "1.6.2" "version": "1.6.3"
}, },
"1.6.2": { "1.6.3": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "6ba2d71e8594a65f2f1aa52d000b0527e03d0ebeeb6b947ecd1e41dacd04e0d6" "checksum": "ff8f86eaf79812acc259d249e0c62f4b3103d28a16ec02e7f64f8e3bc9c3d2e9"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "7e78bf5000d0dc887efc00eba67bde829c3daed065e46a160ae5ab0fd0f81256" "checksum": "f8eaee08667695cb4d446c5c474ba5415c3bb07be1a213728107ad65788104f1"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "66ae32e2e92e094552dc4eb2cfb8a6ec204e6b77e38592e5ec7fd36b89b06e6f" "checksum": "44394103dc261b05ac928f23f8013f5c7e8355a10e849f096d792030f82c89c4"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "62185b07feadb51f6bf865a54c452e0716d51fdca053de619a418b4b3fc1a4e6" "checksum": "98d1b33b2c2cf076bdc8993d1a645ade9cb36919e22516faf5830933513a03fa"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "7dc88979d33bdaa4ba7cf1ec9e75e176fdaae353beefdb3aab507d2e78a47fbe" "checksum": "89696b9b02605c0775ca02b0bab3f07843833e3e247b953a5b8f97daa043bdc1"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "9b2c12366d9c7944d9839658fccfe7d1008f838e026bd0f4ab766fec468d1246" "checksum": "cec760fdeb4523e3de1d7febc1d07bee9aa9a3a3837fd9ec0191ad7396e38ca0"
} }
} }
} }