Update cargo-binstall@latest to 0.19.2

This commit is contained in:
Taiki Endo
2023-01-16 05:00:34 +00:00
parent bbd2d52c58
commit c1300c3f7c
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 0.19.2.
## [2.2.3] - 2023-01-16 ## [2.2.3] - 2023-01-16
- Update `cargo-llvm-cov@latest` to 0.5.9. - Update `cargo-llvm-cov@latest` to 0.5.9.

View File

@@ -20,26 +20,26 @@
} }
}, },
"latest": { "latest": {
"version": "0.19.1" "version": "0.19.2"
}, },
"0.19.1": { "0.19.2": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "b270f25fd21fe27b99b99cb4f6dd5ed98ec01284cf450994974f632c77a823a8" "checksum": "7fba5db9c86abb6bfcc777130b2f113b0e4bf4acfd8bfc23b784e1a78426e4e2"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "dd46485e17b12211684fcb3e55e966f9f4cb75c14bb715f6c905373640e98a4e" "checksum": "def2312b8fb67119329c6ae6b11d772f0cf087a17f2e8453d87e814d0aee7078"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "b120023e546562bfea5ca4ef1a3b67fc6571968ae459a34aa0b4414eff38f5e3" "checksum": "794fc6834f27c8882d2a777df176448039824e16b85c0c3641c26bd176ebc50a"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "98264b5342db7a7b68d215d105a42a81961de02743b8c369b476dc892d12f2fa" "checksum": "70191222ad486cf0c15e6679346ba7f3afbc2c1818213d6f8712a2457ebde4e1"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "dd099af7147d856bcf6cc713c1bf53c4be003f597f92fe9c2e3a58d0ad7d6fd2" "checksum": "67c4787ca667ef93ed4bbfc967988272dfad53e3dfaf090f4d629b33d25fa778"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "ed5023a73f3bb8a8b8fb80e5a7476cab2487d7e16ed3fe04b51cf25ec1644d92" "checksum": "c73162dbe22e28746e29eb49f9b2e309867d3d698c8b777e91b2771a369af38c"
} }
} }
} }