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.1 (#191)
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.1.
|
||||
|
||||
## [2.15.0] - 2023-08-10
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.2.0.
|
||||
|
||||
16
manifests/cargo-binstall.json
generated
16
manifests/cargo-binstall.json
generated
@@ -21,26 +21,26 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.2.0"
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"1.2.0": {
|
||||
"1.2.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "3e94c24eb06fb5b3f5f4573d88f57d5cf67f07a33095ecd88f28f7b3efb02b4f"
|
||||
"checksum": "579db0cea00c5afab93a957f5db7aea9b762e0a7cd1e882b5b9fdb94fed78471"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "c77e42f25c5c9c2bf65182d5f742cdfa25f30a0d76b971d78abaa1289abd1a17"
|
||||
"checksum": "50b8090d74b77de12c1dbaa7204476c927c02ee8a5cefddf7959412f72cca5d1"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "b9c8090143741138ffb3296eee6ca7f7e86b79955be82bcc6db01ade9a2f7a15"
|
||||
"checksum": "8906f2ab674125d73b9cca71db6615fa432b1aa594e6fea7a896b4931798066d"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "4c134d5764a9e6d9e956c0cd8e483148d53141a7e44adc64e7fcb5c6f47a6196"
|
||||
"checksum": "b847dd62ea44b9bcf55a267ee247c69fbe678f291bdf1705ed3565425f6a5cf5"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "44562e934cdbcb8744b9e2f18b397ed197b1031ab7b6572fbc650f3996342ea3"
|
||||
"checksum": "faedc148029f30496438548b7e7a4583f0cc7fe14e61e8b838df83c5a47a32c8"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "5f8ab7b4af115119d022160f2c798aaea618f1c778b53f2246602b7a62660dfd"
|
||||
"checksum": "6809ae3c7f35232ea1c2f2bbaa2bb1aa7493764cbd8445416a801ab781f83d0b"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user