From e7a306e2074845e55b22e3469bbd9ba13dc7f5cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 16:30:34 +0000 Subject: [PATCH] syft: Update to version 0.62.1 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 50af89c58f..14eb67296e 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.62.0", + "version": "0.62.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.62.0/syft_0.62.0_windows_amd64.zip", - "hash": "d756e20f3ce2bfb0dafa750f75e10a4c1904e1fcc43d26d8ae78aac7335af887" + "url": "https://github.com/anchore/syft/releases/download/v0.62.1/syft_0.62.1_windows_amd64.zip", + "hash": "bc762631ee237b6f958b5884fc433a1c6aff10df4be830c8853949041d24a8c1" } }, "bin": "syft.exe",