Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
b7add58e53 Release 2.27.9 2024-02-25 03:22:48 +09:00
Taiki Endo
7c8258428e Update cargo-deny@latest to 0.14.13 2024-02-25 00:09:22 +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.27.9] - 2024-02-24
- Update `cargo-deny@latest` to 0.14.13.
## [2.27.8] - 2024-02-23
- Update `cargo-make@latest` to 0.37.10.
@@ -1801,7 +1805,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.27.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.27.9...HEAD
[2.27.9]: https://github.com/taiki-e/install-action/compare/v2.27.8...v2.27.9
[2.27.8]: https://github.com/taiki-e/install-action/compare/v2.27.7...v2.27.8
[2.27.7]: https://github.com/taiki-e/install-action/compare/v2.27.6...v2.27.7
[2.27.6]: https://github.com/taiki-e/install-action/compare/v2.27.5...v2.27.6

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.14.12"
"version": "0.14.13"
},
"0.14": {
"version": "0.14.12"
"version": "0.14.13"
},
"0.14.13": {
"x86_64_linux_musl": {
"checksum": "d87515bea48fc7a6f7b23fdc7c9a85c5428b9d31666e110852216f6ec2c4596b"
},
"x86_64_macos": {
"checksum": "ff8f75ad330f82f58670ea7de1d49f657ad82b5e54f57c31584e37764fe232c7"
},
"x86_64_windows": {
"checksum": "6ef0f6b3d1b31c26affea703ebe3578e1206dbd1b02672d1f4ffb0f541faad0e"
},
"aarch64_macos": {
"checksum": "a511e16cbee10e22fa2826586194572707c077ff9e3240dd1822443d86892c00"
}
},
"0.14.12": {
"x86_64_linux_musl": {