diff --git a/bucket/syft.json b/bucket/syft.json index 80f7c3617e..50af89c58f 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.61.0", + "version": "0.62.0", "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.61.0/syft_0.61.0_windows_amd64.zip", - "hash": "31603d5aa8855f30d699758ba826324da08bb7c8f64af17fd1b41ce1e550caf2" + "url": "https://github.com/anchore/syft/releases/download/v0.62.0/syft_0.62.0_windows_amd64.zip", + "hash": "d756e20f3ce2bfb0dafa750f75e10a4c1904e1fcc43d26d8ae78aac7335af887" } }, "bin": "syft.exe",