diff --git a/bucket/syft.json b/bucket/syft.json index 40c2653228..fc1485f6a6 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.34.1", + "version": "1.34.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/v1.34.1/syft_1.34.1_windows_amd64.zip", - "hash": "10a221a61a4f51ee5edcf12011faeac20e17814c73e3d183c0313e0810fa9bab" + "url": "https://github.com/anchore/syft/releases/download/v1.34.2/syft_1.34.2_windows_amd64.zip", + "hash": "69833f07006b830290347dbc275f86d2d6cff13541e343bac5d3569668752b7a" } }, "bin": "syft.exe",