Compare commits

..

4 Commits

Author SHA1 Message Date
Taiki Endo
525c724fc8 Release 2.22.4 2023-12-16 15:41:59 +09:00
Taiki Endo
94ee00d802 Update cargo-binstall@latest to 1.4.8 2023-12-16 15:08:24 +09:00
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
3 changed files with 35 additions and 11 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.4] - 2023-12-16
- Update `cargo-binstall@latest` to 1.4.8.
## [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 +1511,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.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.4...HEAD
[2.22.4]: https://github.com/taiki-e/install-action/compare/v2.22.3...v2.22.4
[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

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.4.7"
"version": "1.4.8"
},
"1.4.7": {
"1.4.8": {
"x86_64_linux_musl": {
"checksum": "fe7482b15b733b0804c3baceb22f3d2408d6a55e79baca1be9a57e9fef193d08"
"checksum": "e7921ca08449a5464248a65985a91d137e795637c1eafef253ac4bac68ef4384"
},
"x86_64_macos": {
"checksum": "f6ace74bbf060329a967049acc407e7d2cb67a08e00f842e069e561ddeff163b"
"checksum": "89b717f16f5b95387e2599bc251177ce44bdd49532f943373d8fc8b4e8365820"
},
"x86_64_windows": {
"checksum": "17b587da2575b509759a3620d8c2bbb40520c42fa4d88b5812f432f887620b62"
"checksum": "39e7440b653388026973bc3eddf77c7186382d1d28f02262ecd37f40a2d8579b"
},
"aarch64_linux_musl": {
"checksum": "47f737c31ddebad7288e05a63f4ecad5e8a3fcc5a9d23d75cbd9dccd05d079b5"
"checksum": "0dab5d1c6cad85f4f7c9734527263e31994b14a9b3086fe013babb92ad3dc733"
},
"aarch64_macos": {
"checksum": "5395edc6b3b6b68f6f46bdadc53485b300e2798febadddbf92ebc5b41123e392"
"checksum": "a1694cdd75e5f988bbed5c9ccf601dfcffc729992c4468f53d8ab869bab28a3d"
},
"aarch64_windows": {
"checksum": "6721f4a2ffb2ed128ef6c15f4ce417b6127ad963aa7ae0c7b6139230c33539ea"
"checksum": "20dd7c72eaae5abbc8095ffef4f59d9e7b3760f5f8ebf977579fa94d14ead565"
}
}
}

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