diff --git a/bucket/syft.json b/bucket/syft.json index 0d0cf52d61..e7dece1055 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.87.1", + "version": "0.88.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.87.1/syft_0.87.1_windows_amd64.zip", - "hash": "ec89bf68571238a67b83c26a32371b67efa6daeaa819d67a9f281a69cb2e0cd0" + "url": "https://github.com/anchore/syft/releases/download/v0.88.0/syft_0.88.0_windows_amd64.zip", + "hash": "3c4bbcfee4c885e2b344c0de3dc77987057b27079cccb1b15435fd2399f92cfa" } }, "bin": "syft.exe",