mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update cargo-binstall@latest to 1.2.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.2.0.
|
||||
|
||||
- Update `cargo-make@latest` to 0.36.13.
|
||||
|
||||
## [2.14.3] - 2023-08-09
|
||||
|
||||
16
manifests/cargo-binstall.json
generated
16
manifests/cargo-binstall.json
generated
@@ -21,26 +21,26 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.1.2"
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"1.1.2": {
|
||||
"1.2.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "a77a735455c4fd379d7965184086fa5b1a72f9f0246a5f6e6fd79ae5362bdc39"
|
||||
"checksum": "3e94c24eb06fb5b3f5f4573d88f57d5cf67f07a33095ecd88f28f7b3efb02b4f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "27e688f0371a4f049b8c69d4fc73cc6986f5e4cfce78b9b150fd79a1c4d1e890"
|
||||
"checksum": "c77e42f25c5c9c2bf65182d5f742cdfa25f30a0d76b971d78abaa1289abd1a17"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "f98e0e29be8f0ce5563de76032ec5daf604edda492ee33aed69a88136d06b374"
|
||||
"checksum": "b9c8090143741138ffb3296eee6ca7f7e86b79955be82bcc6db01ade9a2f7a15"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "a8495cd3463fc71be50ab7a6d135007e2356ca528c63c044370110f52f5c5fc9"
|
||||
"checksum": "4c134d5764a9e6d9e956c0cd8e483148d53141a7e44adc64e7fcb5c6f47a6196"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "a27733cb48b3705c7df8b86224b5f97f24aef4a5ffca851cb948413207e9ecff"
|
||||
"checksum": "44562e934cdbcb8744b9e2f18b397ed197b1031ab7b6572fbc650f3996342ea3"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "dd775c2a9317e59b3583303a2ad5608cfabb3270f03481d09e63cbb371854f2d"
|
||||
"checksum": "5f8ab7b4af115119d022160f2c798aaea618f1c778b53f2246602b7a62660dfd"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user