Compare commits

...

2 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
2 changed files with 22 additions and 3 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.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.
@@ -1651,7 +1655,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.8...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

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": {