Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
3c93f2e2e2 Release 2.33.25 2024-05-18 19:02:10 +09:00
Taiki Endo
4f17488f44 Update cargo-binstall@latest to 1.6.7 2024-05-18 18:11:25 +09: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.33.25] - 2024-05-18
- Update `cargo-binstall@latest` to 1.6.7.
## [2.33.24] - 2024-05-17
- Update `mdbook@latest` to 0.4.40.
@@ -2177,7 +2181,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.33.24...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.33.25...HEAD
[2.33.25]: https://github.com/taiki-e/install-action/compare/v2.33.24...v2.33.25
[2.33.24]: https://github.com/taiki-e/install-action/compare/v2.33.23...v2.33.24
[2.33.23]: https://github.com/taiki-e/install-action/compare/v2.33.22...v2.33.23
[2.33.22]: https://github.com/taiki-e/install-action/compare/v2.33.21...v2.33.22

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.6.6"
"version": "1.6.7"
},
"1.6.6": {
"1.6.7": {
"x86_64_linux_musl": {
"checksum": "49f891fddf795f33b02c0ea58d7af7a7dc087fbb47a504ca1bf69f403f711c46"
"checksum": "6ae4e3a180c44986346478dfbb37bf02861161dcc7e8b4dc21e790ae5c1ad0ce"
},
"x86_64_macos": {
"checksum": "7c7e59c116fc452cedfd7142224729ec8e6ec4ff1962fda3a3e87e1c7c51fbb9"
"checksum": "829749d20ff9cf2d90235d7c45c8663d7a031e107e6a0f062c0a28d70cab1310"
},
"x86_64_windows": {
"checksum": "5556b4d1c829b854dc71ca3b258950227957d7f9c258f808d8eb15849810a9b4"
"checksum": "95de3336d3b10af2dbab7a8dfa1719ab4666054879a8941430b681adf15b50be"
},
"aarch64_linux_musl": {
"checksum": "141b546d52353657706e63ee596f2637c4b34b1705aaa9ec716db74f813d436f"
"checksum": "b3063411df26d35638d52932d8d4d0ac1619801d5ee988c00d98aaa3d93bea7d"
},
"aarch64_macos": {
"checksum": "6670805e15799cc6caa5ac35f0c0bc599ee6d51cdf2f21346deeaaf821e763a8"
"checksum": "8a0b996f9e9c9097796374ca60ef68aaf084c264833a20b546fd6c67566006a7"
},
"aarch64_windows": {
"checksum": "bf7321de10806e051868819c3fe61127f5bac1619181c955da06f5e06c2612e8"
"checksum": "af0a452a3b6fa2fb8d95638061ae07ae3470ba9f131a63699ab268a26aed77c0"
}
}
}