Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
10c5910a60 Release 2.22.3 2023-12-16 12:20:57 +09:00
Taiki Endo
c2904cdbd3 Update cargo-make@latest to 0.37.5 2023-12-16 03:08:34 +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.22.3] - 2023-12-16
- Update `cargo-make@latest` to 0.37.5.
## [2.22.2] - 2023-12-14
- Update `cargo-llvm-cov@latest` to 0.5.38.
@@ -1503,7 +1507,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.22.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.3...HEAD
[2.22.3]: https://github.com/taiki-e/install-action/compare/v2.22.2...v2.22.3
[2.22.2]: https://github.com/taiki-e/install-action/compare/v2.22.1...v2.22.2
[2.22.1]: https://github.com/taiki-e/install-action/compare/v2.22.0...v2.22.1
[2.22.0]: https://github.com/taiki-e/install-action/compare/v2.21.27...v2.22.0

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.37.4"
"version": "0.37.5"
},
"0.37": {
"version": "0.37.4"
"version": "0.37.5"
},
"0.37.5": {
"x86_64_linux_musl": {
"checksum": "f02499cd7435bcab6c8d888c3855a95956b4e9c8d3b6a775ad04fb544e112cf7"
},
"x86_64_macos": {
"checksum": "ddb99573bc8c50c08786d14366c1e6940db1d186fb31107be1e0c5cfa6dc8b15"
},
"x86_64_windows": {
"checksum": "174cd7c16a169676ab56d177f4f4609af3a95ca2c9d939f3b3a8d412e324e3d7"
},
"aarch64_macos": {
"checksum": "b6d31f9859e30a5d8f80ee20bcc4f78aa9166670e4b23693a4fa74e03f9fd42a"
}
},
"0.37.4": {
"x86_64_linux_musl": {