diff --git a/bucket/syft.json b/bucket/syft.json index 8bfe7ef073..92c9b96375 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.27.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.27.0/syft_1.27.0_windows_amd64.zip", - "hash": "8d418ec4c1cb9efb6cc6c1a1216a8efd070895740d99c4acddd98d79ea9e1890" + "url": "https://github.com/anchore/syft/releases/download/v1.27.1/syft_1.27.1_windows_amd64.zip", + "hash": "50ac4d381e58fb16a115a7458aa3f1ba48e54cecdb6a632417439bbc553bc6f7" } }, "bin": "syft.exe",