diff --git a/bucket/syft.json b/bucket/syft.json index b88fe7fb80..363f81cc9b 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.41.0", + "version": "1.41.1", "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.41.0/syft_1.41.0_windows_amd64.zip", - "hash": "c80bb78a7c418ab11f61ae868496fc9ce38a203a3a4106a73001c352b1268995" + "url": "https://github.com/anchore/syft/releases/download/v1.41.1/syft_1.41.1_windows_amd64.zip", + "hash": "0bab55a5b9a22dea6d5f5ca173355084a1db5ad1bc7186a51b4f5a53e4190a81" } }, "bin": "syft.exe",