diff --git a/bucket/syft.json b/bucket/syft.json index 797cc76f5e..edde83ccd7 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.95.0", + "version": "0.96.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.95.0/syft_0.95.0_windows_amd64.zip", - "hash": "aff4d28a825e59e799610463cdce3ff89fc41532b2cadfa7067a8e2295bcd315" + "url": "https://github.com/anchore/syft/releases/download/v0.96.0/syft_0.96.0_windows_amd64.zip", + "hash": "6e459a69302a181a62e2e85566e94ecce4850a908af648850467a4d2d426823e" } }, "bin": "syft.exe",