Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
0f94aa2032 Release 2.22.1 2023-12-12 22:21:52 +09:00
Taiki Endo
c0abac7b89 Update cargo-binstall@latest to 1.4.7 2023-12-12 15:09:49 +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.1] - 2023-12-12
- Update `cargo-binstall@latest` to 1.4.7.
## [2.22.0] - 2023-12-10
- Support `osv-scanner`. ([#300](https://github.com/taiki-e/install-action/pull/300), thanks @jayvdb)
@@ -1495,7 +1499,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.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.1...HEAD
[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
[2.21.26]: https://github.com/taiki-e/install-action/compare/v2.21.25...v2.21.26

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.4.6"
"version": "1.4.7"
},
"1.4.6": {
"1.4.7": {
"x86_64_linux_musl": {
"checksum": "77e13c15c979e2d233290aa4354bf8f6416768cc175ed9aadcb8a46ffe3f4b46"
"checksum": "fe7482b15b733b0804c3baceb22f3d2408d6a55e79baca1be9a57e9fef193d08"
},
"x86_64_macos": {
"checksum": "8f76db704186a0ce87148a31a91ad9101ff2f5ad0b9ff98f19e20f795230c343"
"checksum": "f6ace74bbf060329a967049acc407e7d2cb67a08e00f842e069e561ddeff163b"
},
"x86_64_windows": {
"checksum": "787f3568162702b553f7877b7e1e41a1ff88e698d11a54b371b7495d801cd047"
"checksum": "17b587da2575b509759a3620d8c2bbb40520c42fa4d88b5812f432f887620b62"
},
"aarch64_linux_musl": {
"checksum": "887361073d873ab4054257da60df784ae5471262c355074dd9b56fd5a4ec7dd4"
"checksum": "47f737c31ddebad7288e05a63f4ecad5e8a3fcc5a9d23d75cbd9dccd05d079b5"
},
"aarch64_macos": {
"checksum": "ba897e52709139005b148cda8dc8e8efc3f45346e840dec34dbb3f43db453f0b"
"checksum": "5395edc6b3b6b68f6f46bdadc53485b300e2798febadddbf92ebc5b41123e392"
},
"aarch64_windows": {
"checksum": "1b69501ed825f928575f1f447e73da1989d9f91a0cb61a2b829dac456a74038b"
"checksum": "6721f4a2ffb2ed128ef6c15f4ce417b6127ad963aa7ae0c7b6139230c33539ea"
}
}
}