Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
14b956ff16 Release 2.42.21 2024-08-10 19:02:20 +09:00
Taiki Endo
22a2601a6f Update cargo-binstall@latest to 1.10.0 2024-08-10 18:14:09 +09:00
Taiki Endo
d999ed5c70 Update syft@latest to 1.11.0 2024-08-10 03:12:29 +09:00
3 changed files with 49 additions and 17 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.42.21] - 2024-08-10
- Update `cargo-binstall@latest` to 1.10.0.
- Update `syft@latest` to 1.11.0.
## [2.42.20] - 2024-08-08
- Update `cargo-hack@latest` to 0.6.31.
@@ -2580,7 +2586,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.42.20...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.21...HEAD
[2.42.21]: https://github.com/taiki-e/install-action/compare/v2.42.20...v2.42.21
[2.42.20]: https://github.com/taiki-e/install-action/compare/v2.42.19...v2.42.20
[2.42.19]: https://github.com/taiki-e/install-action/compare/v2.42.18...v2.42.19
[2.42.18]: https://github.com/taiki-e/install-action/compare/v2.42.17...v2.42.18

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.9.0"
"version": "1.10.0"
},
"1.9.0": {
"1.10.0": {
"x86_64_linux_musl": {
"etag": "0x8DCB4494FF3C6C7",
"checksum": "a221c12c5b9e4dcdb3b05f3d309287874a04ed9dd782f625f1531baca265d2d9"
"etag": "0x8DCB9185281E8CE",
"checksum": "25e1f5eb019b06f273207c6dd1e2b7ac36b86660d2cd740e152cb99e33715178"
},
"x86_64_macos": {
"etag": "0x8DCB448FD384AE3",
"checksum": "8a0d8ac04af68a123fc053caca7d574550c0d5ba437f84fc38f594aeb1ca62fe"
"etag": "0x8DCB91807B7C5DD",
"checksum": "8ab17e8037ea697f25c8ce6a4e5d05f55fed98ad27e44e69916b21ab576dc253"
},
"x86_64_windows": {
"etag": "0x8DCB44A40642CF0",
"checksum": "2c95a202d983352b355b5676aa20fc27a3fd7d5e0f9b0ea84a5bfa9d9ea8e890"
"etag": "0x8DCB918FC8D1D60",
"checksum": "f880eb5f96f2221e1d5f42072e64aba0df11eca64d12a50277afddbfe10ceb8d"
},
"aarch64_linux_musl": {
"etag": "0x8DCB449138E90AF",
"checksum": "ee6f7594ba854e660fb5f332e034b5000a23662500be25a4a40cc70be3feeac9"
"etag": "0x8DCB918038BEDE5",
"checksum": "a7bfc49f91e31a03ff09ed6e8f8eb2cefe414dd357c5d057713e80afd4d7bb0a"
},
"aarch64_macos": {
"etag": "0x8DCB449495B2F4D",
"checksum": "fba22b9d9783521aa2454398ec395a1a6c9d0c02cbcbeb80760893928debe5d2"
"etag": "0x8DCB91842167176",
"checksum": "d5fc3006c6bf7d0f9d7f7f32fd1b0fedec6da834273d5098dea309b501ace1ce"
},
"aarch64_windows": {
"etag": "0x8DCB449C84B7EE4",
"checksum": "b89fd7a145b1be5d0165307d27bdcc1e890db2ffbc4dd0cfbccfdda0fd2b5946"
"etag": "0x8DCB918DAF9CEAF",
"checksum": "1018864440e32a4053f8134e88623519bee969538acc4bc177d683f86215d531"
}
}
}

29
manifests/syft.json generated
View File

@@ -24,10 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.10.0"
"version": "1.11.0"
},
"1": {
"version": "1.10.0"
"version": "1.11.0"
},
"1.11": {
"version": "1.11.0"
},
"1.11.0": {
"x86_64_linux_musl": {
"etag": "0x8DCB89D2402EC9D",
"checksum": "0a61e5ef09f88562a35b6ec5dd27fa77f19c8611c26e58d527c4da191736b472"
},
"x86_64_macos": {
"etag": "0x8DCB89D24C1BC37",
"checksum": "34532f1b858e0ead13230c78e61158faacac4dbb1ed57f4da4622c738be7a691"
},
"x86_64_windows": {
"etag": "0x8DCB89D24C0ABE8",
"checksum": "56a187682873f2644d9b5f9ec07b8476c6257244b5f7a9c23d4c49c1d7f6e11a"
},
"aarch64_linux_musl": {
"etag": "0x8DCB89D24092728",
"checksum": "10de71da67132e41dad43a9ceea1f816e5fe3bc19feda2d5b0d33c08abc03668"
},
"aarch64_macos": {
"etag": "0x8DCB89D247D85E6",
"checksum": "704904af8325b9ebfb7633b44221e148cb42215718ec64c8f9450fd94354db89"
}
},
"1.10": {
"version": "1.10.0"