diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b0a07c..f410ed3d 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.26.0. + ## [2.51.3] - 2025-05-20 - Update `wasmtime@latest` to 33.0.0. diff --git a/manifests/syft.json b/manifests/syft.json index 24a62049..ae2343d7 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.25.1" + "version": "1.26.0" }, "1": { - "version": "1.25.1" + "version": "1.26.0" + }, + "1.26": { + "version": "1.26.0" + }, + "1.26.0": { + "x86_64_linux_musl": { + "etag": "0x8DD97E6326C9DAC", + "checksum": "2db9f93ba88edc4b23d09b414954847130c59c625e5cd55c1ca1e3951a56c802" + }, + "x86_64_macos": { + "etag": "0x8DD97E6331F6CB6", + "checksum": "18a82757a400766e9ce51686de5594b5e09a8f4454c0a8b58707157d52f02687" + }, + "x86_64_windows": { + "etag": "0x8DD97E6331F6CB6", + "checksum": "eca51fb712144a3af97c3699bde32e0ff5d389ed97985fff975fd46b92410075" + }, + "aarch64_linux_musl": { + "etag": "0x8DD97E6327766F7", + "checksum": "17710a79dd4d5664bf175c776d04163d0031dc3ec041d5df6a2a5701b8248464" + }, + "aarch64_macos": { + "etag": "0x8DD97E6332201E7", + "checksum": "9af29fa25554b4ae801b3ced7f4b13b2542c8ec201ec09b1809ead2703a0fd90" + } }, "1.25": { "version": "1.25.1"