Compare commits

...

2 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
2 changed files with 14 additions and 9 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.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.
@@ -1507,7 +1511,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.3...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

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"
}
}
}