Compare commits

...

4 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
Taiki Endo
c2648687d6 Release 2.22.2 2023-12-15 02:00:06 +09:00
Taiki Endo
8cb713e5d4 Update cargo-llvm-cov@latest to 0.5.38 2023-12-14 03:28:41 +09:00
3 changed files with 46 additions and 5 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.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.
## [2.22.1] - 2023-12-12
- Update `cargo-binstall@latest` to 1.4.7.
@@ -1499,7 +1507,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.22.1...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
[2.21.27]: https://github.com/taiki-e/install-action/compare/v2.21.26...v2.21.27

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.5.37"
"version": "0.5.38"
},
"0.5": {
"version": "0.5.37"
"version": "0.5.38"
},
"0.5.38": {
"x86_64_linux_musl": {
"checksum": "f8820fc550b0d9e78865c0245e7a63ab5b5c88a8825d7a9bdd2e908fd4737317"
},
"x86_64_macos": {
"checksum": "1411bff8ac7dc0338f6d687312cf0d8a2b43623fb41692bfb1536e3fe99ea8dc"
},
"x86_64_windows": {
"checksum": "2b504ac7a3c01a6233dedb4ad28e9103c4de207cdf6440fdb1ef7e929cb78216"
},
"aarch64_linux_musl": {
"checksum": "6f359baa623e5d98099ab1978e3d5f06bab0d006735fc262056be87106e37575"
},
"aarch64_macos": {
"checksum": "cf32270e4e9203bfc72a85d514b16ce1f842142cb9adecb2b66e159bee61017f"
}
},
"0.5.37": {
"x86_64_linux_musl": {

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