diff --git a/bucket/syft.json b/bucket/syft.json index df3d3b337c..3777f585e9 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.60.2", + "version": "0.60.3", "description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", "homepage": "https://github.com/anchore/syft", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/anchore/syft/releases/download/v0.60.2/syft_0.60.2_windows_amd64.zip", - "hash": "2ff35386f3222ae1e21f643861dfc6059737d30717e0a929901264c26df275d4" + "url": "https://github.com/anchore/syft/releases/download/v0.60.3/syft_0.60.3_windows_amd64.zip", + "hash": "a4e8b238492fa7c60d9908080cbe9c68fa32216f4a841c63fa2ef9ff7a02dd40" } }, "bin": "syft.exe",