Update cargo-llvm-cov@latest to 0.5.12

This commit is contained in:
Taiki Endo
2023-04-02 21:15:03 +00:00
parent 2336994aba
commit 329d41893a
2 changed files with 21 additions and 2 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-llvm-cov@latest` to 0.5.12.
## [2.6.5] - 2023-03-25 ## [2.6.5] - 2023-03-25
- Update `cargo-binstall@latest` to 0.22.0. - Update `cargo-binstall@latest` to 0.22.0.

View File

@@ -17,10 +17,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.5.11" "version": "0.5.12"
}, },
"0.5": { "0.5": {
"version": "0.5.11" "version": "0.5.12"
},
"0.5.12": {
"x86_64_linux_musl": {
"checksum": "998b1d9e630295459743fe7051a7e3d04e82836456171493eb5983dde710b07e"
},
"x86_64_macos": {
"checksum": "77faedad91c300b51d2d40040a6c61903a555da319047983ec56c81598cbea9b"
},
"x86_64_windows": {
"checksum": "5d0d3df674a431272f75e77dd2c07fdbc5ee83ade11c0839bbd0fdae35480351"
},
"aarch64_linux_musl": {
"checksum": "87c54166055d2d486620ceb27440442d34d71b364fdd6f6da57a210ae5f75e33"
},
"aarch64_macos": {
"checksum": "05c8f8e2210a3218b167dce33477785a0bc0c718fac7b15d2f4a428791234f03"
}
}, },
"0.5.11": { "0.5.11": {
"x86_64_linux_musl": { "x86_64_linux_musl": {