Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
c23f6ec97c Release 2.12.17 2023-07-22 13:16:50 +09:00
Taiki Endo
3ae1e9ff6e Update cargo-binstall@latest to 1.1.2 (#165) 2023-07-22 12:29:47 +10:00
2 changed files with 14 additions and 9 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.12.17] - 2023-07-22
- Update `cargo-binstall@latest` to 1.1.2.
## [2.12.16] - 2023-07-21
- Update `wasmtime@latest` to 11.0.0.
@@ -965,7 +969,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.12.16...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.12.17...HEAD
[2.12.17]: https://github.com/taiki-e/install-action/compare/v2.12.16...v2.12.17
[2.12.16]: https://github.com/taiki-e/install-action/compare/v2.12.15...v2.12.16
[2.12.15]: https://github.com/taiki-e/install-action/compare/v2.12.14...v2.12.15
[2.12.14]: https://github.com/taiki-e/install-action/compare/v2.12.13...v2.12.14

View File

@@ -20,26 +20,26 @@
}
},
"latest": {
"version": "1.1.1"
"version": "1.1.2"
},
"1.1.1": {
"1.1.2": {
"x86_64_linux_musl": {
"checksum": "c284d561c45d70b3d823c7e2b764b39a69530af4a92b01b474ec39673e0fb62e"
"checksum": "a77a735455c4fd379d7965184086fa5b1a72f9f0246a5f6e6fd79ae5362bdc39"
},
"x86_64_macos": {
"checksum": "93889b66bb53c3afe553bdd8355741f1078a8b4dbf0cd3638a5a760f5822a13a"
"checksum": "27e688f0371a4f049b8c69d4fc73cc6986f5e4cfce78b9b150fd79a1c4d1e890"
},
"x86_64_windows": {
"checksum": "041ea3f9ed9d73c44f80831f123d6c6994a27a00f2bbf950d422a718976327b7"
"checksum": "f98e0e29be8f0ce5563de76032ec5daf604edda492ee33aed69a88136d06b374"
},
"aarch64_linux_musl": {
"checksum": "7e96c6f7e41afa908311e5a603fb7221519fbaa5d36ee27df82a52257f1ec27e"
"checksum": "a8495cd3463fc71be50ab7a6d135007e2356ca528c63c044370110f52f5c5fc9"
},
"aarch64_macos": {
"checksum": "37fd884a77d1b1442bffabd38ab1636677b596cfe1fed9b160122eb54014467a"
"checksum": "a27733cb48b3705c7df8b86224b5f97f24aef4a5ffca851cb948413207e9ecff"
},
"aarch64_windows": {
"checksum": "0fa4d43ef263afafed0456f0bdb3e8c3044ab3744bbae97cc75faeadb2f118a8"
"checksum": "dd775c2a9317e59b3583303a2ad5608cfabb3270f03481d09e63cbb371854f2d"
}
}
}