Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
5be08121a6 Release 2.25.11 2024-01-23 10:52:52 +09:00
Taiki Endo
b339ca51f3 Update cargo-deny@latest to 0.14.8 2024-01-23 03:09:46 +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.11] - 2024-01-23
- Update `cargo-deny@latest` to 0.14.8.
## [2.25.10] - 2024-01-22
- Update `cargo-deny@latest` to 0.14.7.
@@ -1661,7 +1665,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.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.11...HEAD
[2.25.11]: https://github.com/taiki-e/install-action/compare/v2.25.10...v2.25.11
[2.25.10]: https://github.com/taiki-e/install-action/compare/v2.25.9...v2.25.10
[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

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.14.7"
"version": "0.14.8"
},
"0.14": {
"version": "0.14.7"
"version": "0.14.8"
},
"0.14.8": {
"x86_64_linux_musl": {
"checksum": "d6544fc7f3fd3aad1a3e40cb2ddc725266a11a9005d011000b9eda566669446f"
},
"x86_64_macos": {
"checksum": "6c18e6e3f369e42596ac0a6e9db83b3b40538d9eff9ede7b9fd0070bf2393708"
},
"x86_64_windows": {
"checksum": "ebc5aeef9c4856f726cf5c59c8dfd1d7f3f57244119ddd6a7ba1dfdf6dda4c3b"
},
"aarch64_macos": {
"checksum": "802189bf886d8e4ab08ed500563958b3f22ede51478b921c3f6896822711e7af"
}
},
"0.14.7": {
"x86_64_linux_musl": {