Update cargo-binstall@latest to 1.4.6

This commit is contained in:
Taiki Endo
2023-11-18 12:06:59 +00:00
parent f3ff5c0533
commit e0ec1576c1
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.4.6.
## [2.21.15] - 2023-11-18 ## [2.21.15] - 2023-11-18
- Update `syft@latest` to 0.97.1. - Update `syft@latest` to 0.97.1.

View File

@@ -21,26 +21,26 @@
} }
}, },
"latest": { "latest": {
"version": "1.4.5" "version": "1.4.6"
}, },
"1.4.5": { "1.4.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "7a9fa74ddaa48d989e7ef81f12890b0338af755fb88a0db9150c092a5aee42c0" "checksum": "77e13c15c979e2d233290aa4354bf8f6416768cc175ed9aadcb8a46ffe3f4b46"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "e8e335ccea16b1828589da92ebc77653be8bdfc27776e185be8bae96c99de24c" "checksum": "8f76db704186a0ce87148a31a91ad9101ff2f5ad0b9ff98f19e20f795230c343"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "8b4c13c944e99a1907a19e2b5f4176ff3ecd6d1fdea0ab65eafd085517ed4f63" "checksum": "787f3568162702b553f7877b7e1e41a1ff88e698d11a54b371b7495d801cd047"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "6d4c33b27e7f12d27c231bf637ebab652a0b40e658560a4fb95a1db41e932bad" "checksum": "887361073d873ab4054257da60df784ae5471262c355074dd9b56fd5a4ec7dd4"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "1fbb8cb5b6f789ac856638aa2f43f0e8d3f9586dff67c0aab5bc07abf801f29a" "checksum": "ba897e52709139005b148cda8dc8e8efc3f45346e840dec34dbb3f43db453f0b"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "4fcdfd5558fa3f0cfad5c29d07807e47dda45cae907f281a5316af0c4752ab45" "checksum": "1b69501ed825f928575f1f447e73da1989d9f91a0cb61a2b829dac456a74038b"
} }
} }
} }