diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a8cf66e..1546da86 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.50.0. + - Update `sccache@latest` to 0.17.0. - Update `mise@latest` to 2026.7.16. diff --git a/manifests/syft.json b/manifests/syft.json index 8fcb741c..2e441e04 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.49.0" + "version": "1.50.0" }, "1": { - "version": "1.49.0" + "version": "1.50.0" + }, + "1.50": { + "version": "1.50.0" }, "1.50.0": { "x86_64_linux_musl": {