Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
8984d603c2 Release 2.25.9 2024-01-22 01:34:10 +09:00
Taiki Endo
a3fbae09a5 Update cargo-deny@latest to 0.14.6 2024-01-22 01:25:47 +09:00
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
3 changed files with 35 additions and 11 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.25.9] - 2024-01-21
- Update `cargo-deny@latest` to 0.14.6.
## [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 +1655,9 @@ 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.9...HEAD
[2.25.9]: https://github.com/taiki-e/install-action/compare/v2.25.8...v2.25.9
[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"
}
}
}

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.14.5"
"version": "0.14.6"
},
"0.14": {
"version": "0.14.5"
"version": "0.14.6"
},
"0.14.6": {
"x86_64_linux_musl": {
"checksum": "a08f5999dc54ee35d7f279e40827fd80d4b2a08ebe724ec757cb3a73fddb5599"
},
"x86_64_macos": {
"checksum": "59e801455777b0b7f65a0884acd81a18e39b84658dc15c14f6984561aa48c0fe"
},
"x86_64_windows": {
"checksum": "b3375f982b4b4e757feae2017cd60aa811a1714d4c16c64ff24a1cfbba74c6c3"
},
"aarch64_macos": {
"checksum": "bdee5ab684097d32439fdd6df430124aaa736e3e3eaa7a6e546954b448735c1a"
}
},
"0.14.5": {
"x86_64_linux_musl": {