diff --git a/bucket/syft.json b/bucket/syft.json index b9b9511af9..0d0cf52d61 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.87.0", + "version": "0.87.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/v0.87.0/syft_0.87.0_windows_amd64.zip", - "hash": "2fe288c607b1d2febac30b5997b76aa83b40694b8af7af6690d9f64385212f3c" + "url": "https://github.com/anchore/syft/releases/download/v0.87.1/syft_0.87.1_windows_amd64.zip", + "hash": "ec89bf68571238a67b83c26a32371b67efa6daeaa819d67a9f281a69cb2e0cd0" } }, "bin": "syft.exe",