diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3b3c46..96a95733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `syft@latest` to 1.11.0. + ## [2.42.20] - 2024-08-08 - Update `cargo-hack@latest` to 0.6.31. diff --git a/manifests/syft.json b/manifests/syft.json index a445fcfd..78f4dd4e 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -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"