Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
ecb7bdabac Release 2.25.8 2024-01-21 23:46:25 +09:00
Taiki Endo
4c0a91f9bf Update cargo-binstall@latest to 1.6.1 2024-01-21 21:13:26 +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.25.8] - 2024-01-21
- Update `cargo-binstall@latest` to 1.6.1.
## [2.25.7] - 2024-01-20
- Update `cargo-deny@latest` to 0.14.5.
@@ -1647,7 +1651,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.25.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.8...HEAD
[2.25.8]: https://github.com/taiki-e/install-action/compare/v2.25.7...v2.25.8
[2.25.7]: https://github.com/taiki-e/install-action/compare/v2.25.6...v2.25.7
[2.25.6]: https://github.com/taiki-e/install-action/compare/v2.25.5...v2.25.6
[2.25.5]: https://github.com/taiki-e/install-action/compare/v2.25.4...v2.25.5

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.6.0"
"version": "1.6.1"
},
"1.6.0": {
"1.6.1": {
"x86_64_linux_musl": {
"checksum": "c4bc1b573f1e52f4d44373daf46748084d2a4678a5c176d6e7d5d5b877778610"
"checksum": "5f90b39e01a21a5a2e4e9c4126638c604f3a9ea64db67b0499bd1ad63f437c71"
},
"x86_64_macos": {
"checksum": "36c58fc0ad38c2d9f91ced4034d3cce463a7f43cc3d034c93f90e2a0413ff1c8"
"checksum": "81e2f6df16090fb3b06408a1cd64580a0c9e78bbee3a4d6fcd6f14b698312231"
},
"x86_64_windows": {
"checksum": "0d37a0b39dfee1e48f4fb38e9028da81a0d7f78b66bd2df1fa5a64de786249ba"
"checksum": "2a04ae6aa6959dd89c5e795b153549fa7eb8c9d55c049fdb60a608a3e2d2c21a"
},
"aarch64_linux_musl": {
"checksum": "d0b42983fb3577a6c3514c66e2a0e57cf92645342b181813ed2c9f780f47bdc4"
"checksum": "a0a59b486bc0ef731c724cb0d5724bbd79e2ee364318d49ad520788d77e7652a"
},
"aarch64_macos": {
"checksum": "9b393adb3dbbb88b51d35235d632e0d183f0ef1477949c9908bd0d97758a353e"
"checksum": "1a91f029c8fab7977093051fc2893a716ebf1736499ffcb865a8fde6db380cf0"
},
"aarch64_windows": {
"checksum": "e3d01324e569dc4c7e09370d3b80fbe35870055d5ef8c6a0fd5f724dda7ada4e"
"checksum": "5849f4f2aa76c5d2dff76c83b86b02f0f0d9b34e019e09f89391a4c86e785177"
}
}
}