Update cargo-binstall@latest to 1.4.8

This commit is contained in:
Taiki Endo
2023-12-16 06:06:26 +00:00
parent 10c5910a60
commit 94ee00d802
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.8.
## [2.22.3] - 2023-12-16 ## [2.22.3] - 2023-12-16
- Update `cargo-make@latest` to 0.37.5. - Update `cargo-make@latest` to 0.37.5.

View File

@@ -21,26 +21,26 @@
} }
}, },
"latest": { "latest": {
"version": "1.4.7" "version": "1.4.8"
}, },
"1.4.7": { "1.4.8": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "fe7482b15b733b0804c3baceb22f3d2408d6a55e79baca1be9a57e9fef193d08" "checksum": "e7921ca08449a5464248a65985a91d137e795637c1eafef253ac4bac68ef4384"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "f6ace74bbf060329a967049acc407e7d2cb67a08e00f842e069e561ddeff163b" "checksum": "89b717f16f5b95387e2599bc251177ce44bdd49532f943373d8fc8b4e8365820"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "17b587da2575b509759a3620d8c2bbb40520c42fa4d88b5812f432f887620b62" "checksum": "39e7440b653388026973bc3eddf77c7186382d1d28f02262ecd37f40a2d8579b"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "47f737c31ddebad7288e05a63f4ecad5e8a3fcc5a9d23d75cbd9dccd05d079b5" "checksum": "0dab5d1c6cad85f4f7c9734527263e31994b14a9b3086fe013babb92ad3dc733"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "5395edc6b3b6b68f6f46bdadc53485b300e2798febadddbf92ebc5b41123e392" "checksum": "a1694cdd75e5f988bbed5c9ccf601dfcffc729992c4468f53d8ab869bab28a3d"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "6721f4a2ffb2ed128ef6c15f4ce417b6127ad963aa7ae0c7b6139230c33539ea" "checksum": "20dd7c72eaae5abbc8095ffef4f59d9e7b3760f5f8ebf977579fa94d14ead565"
} }
} }
} }