Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
4d8504289a Release 2.21.11 2023-11-12 21:19:24 +09:00
Taiki Endo
7319f907b0 Update cargo-binstall@latest to 1.4.5 2023-11-12 21:10:08 +09:00
Taiki Endo
a153e083c9 Release 2.21.10 2023-11-10 10:43:47 +09:00
Taiki Endo
542b8c6863 Update syft@latest to 0.96.0 2023-11-10 03:10:18 +09:00
3 changed files with 40 additions and 10 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.21.11] - 2023-11-12
- Update `cargo-binstall@latest` to 1.4.5.
## [2.21.10] - 2023-11-10
- Update `syft@latest` to 0.96.0.
## [2.21.9] - 2023-11-09
- Update `just@latest` to 1.16.0.
@@ -1413,7 +1421,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.21.9...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.11...HEAD
[2.21.11]: https://github.com/taiki-e/install-action/compare/v2.21.10...v2.21.11
[2.21.10]: https://github.com/taiki-e/install-action/compare/v2.21.9...v2.21.10
[2.21.9]: https://github.com/taiki-e/install-action/compare/v2.21.8...v2.21.9
[2.21.8]: https://github.com/taiki-e/install-action/compare/v2.21.7...v2.21.8
[2.21.7]: https://github.com/taiki-e/install-action/compare/v2.21.6...v2.21.7

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.4.4"
"version": "1.4.5"
},
"1.4.4": {
"1.4.5": {
"x86_64_linux_musl": {
"checksum": "1ebe1ea7c17799af5b007fb129127493f1617bc3240b56463753cdaaa9df8f90"
"checksum": "7a9fa74ddaa48d989e7ef81f12890b0338af755fb88a0db9150c092a5aee42c0"
},
"x86_64_macos": {
"checksum": "0e9035c97d9f1a2a6707a07415d4b04b459b4f426e168b8742143f86b1272e42"
"checksum": "e8e335ccea16b1828589da92ebc77653be8bdfc27776e185be8bae96c99de24c"
},
"x86_64_windows": {
"checksum": "900ca1c7e31e734ecb760473cc8b1f363d96668f358a983a1d41a65b868bbf5d"
"checksum": "8b4c13c944e99a1907a19e2b5f4176ff3ecd6d1fdea0ab65eafd085517ed4f63"
},
"aarch64_linux_musl": {
"checksum": "00f3da8c996bbef968c6d081d909e7e85228b14206d46ac6b6ef88bdbe070a19"
"checksum": "6d4c33b27e7f12d27c231bf637ebab652a0b40e658560a4fb95a1db41e932bad"
},
"aarch64_macos": {
"checksum": "51511cd78b82321b4546a17fc82db0004fadb19cf2435381b72380c6bdf8a3dc"
"checksum": "1fbb8cb5b6f789ac856638aa2f43f0e8d3f9586dff67c0aab5bc07abf801f29a"
},
"aarch64_windows": {
"checksum": "52a5c59f8745c455674cf6465a04b2f2240d6267c90418e1f943134c2652b249"
"checksum": "4fcdfd5558fa3f0cfad5c29d07807e47dda45cae907f281a5316af0c4752ab45"
}
}
}

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.95.0"
"version": "0.96.0"
},
"0.96": {
"version": "0.96.0"
},
"0.96.0": {
"x86_64_linux_musl": {
"checksum": "abc1b66ba07241eaa667a78900dabab4a4e7a96a1776b39628a4de3b61dfa30d"
},
"x86_64_macos": {
"checksum": "08e8b68e4f59fac5320a44738c6352c70f7b70e55823447736c4188d9a39f479"
},
"x86_64_windows": {
"checksum": "6e459a69302a181a62e2e85566e94ecce4850a908af648850467a4d2d426823e"
},
"aarch64_linux_musl": {
"checksum": "d43bd1a221f4393b1e6ddb1d03d381b6dde837d2b35c121eeec16f360e399592"
},
"aarch64_macos": {
"checksum": "ab4c4a3b09c0fa6b0b6f00596bd13fe177bf1510ba6cea6bbcd6af3b846bc4a7"
}
},
"0.95": {
"version": "0.95.0"