Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
d4c31008b2 Release 2.33.21 2024-05-11 20:06:12 +09:00
Taiki Endo
55d8cef422 Update cargo-binstall@latest to 1.6.6 2024-05-11 15:12:42 +09:00
Taiki Endo
685948ac6a Update cargo-tarpaulin@latest to 0.30.0 2024-05-11 09:26:01 +09:00
3 changed files with 37 additions and 10 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.33.21] - 2024-05-11
- Update `cargo-binstall@latest` to 1.6.6.
- Update `cargo-tarpaulin@latest` to 0.30.0.
## [2.33.20] - 2024-05-09
- Update `syft@latest` to 1.4.1.
@@ -2159,7 +2165,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.33.20...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.33.21...HEAD
[2.33.21]: https://github.com/taiki-e/install-action/compare/v2.33.20...v2.33.21
[2.33.20]: https://github.com/taiki-e/install-action/compare/v2.33.19...v2.33.20
[2.33.19]: https://github.com/taiki-e/install-action/compare/v2.33.18...v2.33.19
[2.33.18]: https://github.com/taiki-e/install-action/compare/v2.33.17...v2.33.18

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.6.5"
"version": "1.6.6"
},
"1.6.5": {
"1.6.6": {
"x86_64_linux_musl": {
"checksum": "cf75df98ab1cc87f10965bfb1860b30cf36772bc526a42032f54ea015715ff6d"
"checksum": "49f891fddf795f33b02c0ea58d7af7a7dc087fbb47a504ca1bf69f403f711c46"
},
"x86_64_macos": {
"checksum": "48fe250714e024c9613b2b40aeb23f36e38ea6ea6815bef113a6db2b3d6f6863"
"checksum": "7c7e59c116fc452cedfd7142224729ec8e6ec4ff1962fda3a3e87e1c7c51fbb9"
},
"x86_64_windows": {
"checksum": "0da0dbdf8f6801f756f5e1d9324b6f495d5288d06550adba336a521fe28c338d"
"checksum": "5556b4d1c829b854dc71ca3b258950227957d7f9c258f808d8eb15849810a9b4"
},
"aarch64_linux_musl": {
"checksum": "39f8be366705021d56c07a01760ae8c37be9cd4fff72762f0303f0f8ddba0a17"
"checksum": "141b546d52353657706e63ee596f2637c4b34b1705aaa9ec716db74f813d436f"
},
"aarch64_macos": {
"checksum": "2860674913f7f2ea7808b7f423a8a56f612a4f2971b87423c4d039e902eceaaa"
"checksum": "6670805e15799cc6caa5ac35f0c0bc599ee6d51cdf2f21346deeaaf821e763a8"
},
"aarch64_windows": {
"checksum": "f4d73bd068f0660bae395222b2414f0eb14b1492cb3a00bc354c852eefdccc64"
"checksum": "bf7321de10806e051868819c3fe61127f5bac1619181c955da06f5e06c2612e8"
}
}
}

View File

@@ -18,7 +18,27 @@
}
},
"latest": {
"version": "0.29.2"
"version": "0.30.0"
},
"0.30": {
"version": "0.30.0"
},
"0.30.0": {
"x86_64_linux_musl": {
"checksum": "7adaec5afad826e8b758fffe3b9804d3a371553fa4cdb56ddd9a3592c08a03ac"
},
"x86_64_macos": {
"checksum": "cc2b8b84c0f19db57f00b5e2e322c3115a744d2fccc823700f3b7f60dd13a289"
},
"x86_64_windows": {
"checksum": "fa1dee30c073f72b03303c3d6479d0198eb0f8079e1b65582a502f411247754d"
},
"aarch64_linux_musl": {
"checksum": "e06ef0e98fc78da0a447f8560fbfe797a57cebe1b71a7161e0810f6d65151758"
},
"aarch64_macos": {
"checksum": "a7f582a21083f2be93aeb3f7d13d534ee5d63c1aec9e1f8c570253a970f4d18e"
}
},
"0.29": {
"version": "0.29.2"