diff --git a/bucket/syft.json b/bucket/syft.json index 18e835f144..0583f7236d 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.65.0", + "version": "0.66.1", "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.65.0/syft_0.65.0_windows_amd64.zip", - "hash": "4f3954a7e7a58acd64e15a8a16be3d08cbd1edcee78afad3ca907161008cddab" + "url": "https://github.com/anchore/syft/releases/download/v0.66.1/syft_0.66.1_windows_amd64.zip", + "hash": "82dcb8ba4b703e96d76f3bf5f9a7513c0486a53852af03a07ac3f0dbe11f2be4" } }, "bin": "syft.exe",