diff --git a/bucket/syft.json b/bucket/syft.json index a9bfd13628..4affdc59a2 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.70.0", + "version": "0.71.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.70.0/syft_0.70.0_windows_amd64.zip", - "hash": "e30b9d1164aec11867c942f6fdbca0d610d0cb7f75283fd3c1cd3c9cfd265878" + "url": "https://github.com/anchore/syft/releases/download/v0.71.0/syft_0.71.0_windows_amd64.zip", + "hash": "b0d332fb18027147a8ec97256490da74aa094da63e4b7f737b2cbffec196d075" } }, "bin": "syft.exe",