Update cargo-binstall@latest to 1.4.5

This commit is contained in:
Taiki Endo
2023-11-12 12:07:26 +00:00
parent a153e083c9
commit 7319f907b0
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.5.
## [2.21.10] - 2023-11-10 ## [2.21.10] - 2023-11-10
- Update `syft@latest` to 0.96.0. - Update `syft@latest` to 0.96.0.

View File

@@ -21,26 +21,26 @@
} }
}, },
"latest": { "latest": {
"version": "1.4.4" "version": "1.4.5"
}, },
"1.4.4": { "1.4.5": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "1ebe1ea7c17799af5b007fb129127493f1617bc3240b56463753cdaaa9df8f90" "checksum": "7a9fa74ddaa48d989e7ef81f12890b0338af755fb88a0db9150c092a5aee42c0"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "0e9035c97d9f1a2a6707a07415d4b04b459b4f426e168b8742143f86b1272e42" "checksum": "e8e335ccea16b1828589da92ebc77653be8bdfc27776e185be8bae96c99de24c"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "900ca1c7e31e734ecb760473cc8b1f363d96668f358a983a1d41a65b868bbf5d" "checksum": "8b4c13c944e99a1907a19e2b5f4176ff3ecd6d1fdea0ab65eafd085517ed4f63"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "00f3da8c996bbef968c6d081d909e7e85228b14206d46ac6b6ef88bdbe070a19" "checksum": "6d4c33b27e7f12d27c231bf637ebab652a0b40e658560a4fb95a1db41e932bad"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "51511cd78b82321b4546a17fc82db0004fadb19cf2435381b72380c6bdf8a3dc" "checksum": "1fbb8cb5b6f789ac856638aa2f43f0e8d3f9586dff67c0aab5bc07abf801f29a"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "52a5c59f8745c455674cf6465a04b2f2240d6267c90418e1f943134c2652b249" "checksum": "4fcdfd5558fa3f0cfad5c29d07807e47dda45cae907f281a5316af0c4752ab45"
} }
} }
} }