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