Compare commits

...

5 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
Taiki Endo
0eaa33a7ad Release 2.33.20 2024-05-10 08:28:33 +09:00
Taiki Endo
ffe829f559 Update syft@latest to 1.4.1 2024-05-10 06:13:55 +09:00
4 changed files with 81 additions and 12 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [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.
## [2.33.19] - 2024-05-08 ## [2.33.19] - 2024-05-08
- Update `cargo-tarpaulin@latest` to 0.29.2. - Update `cargo-tarpaulin@latest` to 0.29.2.
@@ -2155,7 +2165,9 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.33.19...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.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 [2.33.18]: https://github.com/taiki-e/install-action/compare/v2.33.17...v2.33.18
[2.33.17]: https://github.com/taiki-e/install-action/compare/v2.33.16...v2.33.17 [2.33.17]: https://github.com/taiki-e/install-action/compare/v2.33.16...v2.33.17

View File

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

View File

@@ -18,7 +18,27 @@
} }
}, },
"latest": { "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": { "0.29": {
"version": "0.29.2" "version": "0.29.2"

41
manifests/syft.json generated
View File

@@ -23,10 +23,47 @@
} }
}, },
"latest": { "latest": {
"version": "1.3.0" "version": "1.4.1"
}, },
"1": { "1": {
"version": "1.3.0" "version": "1.4.1"
},
"1.4": {
"version": "1.4.1"
},
"1.4.1": {
"x86_64_linux_musl": {
"checksum": "5e4c6a0d1ca28d25e060a29c7cca0aedc50d951bfb270b45bc9a71e86ac6fbe2"
},
"x86_64_macos": {
"checksum": "c25872b4ddd6f0d06d8454cce6351469b51ee5c04939b5d4ea86c6048c9021e9"
},
"x86_64_windows": {
"checksum": "ac97125b56b21987d35bcb6b5d300a686bc241272b0b91a12a3c6c743a0567a9"
},
"aarch64_linux_musl": {
"checksum": "a28d63bb2bca96092a1a42cd5afdd0787633ae05998935a5e6e2aac8f2e2ec44"
},
"aarch64_macos": {
"checksum": "9e23ce6ab8e36c9fc102f21a47d0ae5cd39362f21ff58f33b09a58f456f36c03"
}
},
"1.4.0": {
"x86_64_linux_musl": {
"checksum": "b6c940a0ebc79840d1dd4049d481e0d7b7ea8b70a70ff9b4d10408ea226da9e9"
},
"x86_64_macos": {
"checksum": "235ec3197f15fb4f3cb509ef519b7281de7a1f4a5e43f9ade691791b31a6c44d"
},
"x86_64_windows": {
"checksum": "49742d3ba007a1c477f6c1b15ba19aed7592697d321eee2ef37902001b3dd5e6"
},
"aarch64_linux_musl": {
"checksum": "7cb482f7d7fc3fe8bc4d25673f17d5e4b81ac43a73e746f1862085276f523931"
},
"aarch64_macos": {
"checksum": "ecf2aa6c922fba65c9ecd9b5774770468e9bf083a4759fdc87e3a68733f1b677"
}
}, },
"1.3": { "1.3": {
"version": "1.3.0" "version": "1.3.0"