From aa44e262299b7f564fb49f755f5b26c4253f5c20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 16:30:57 +0000 Subject: [PATCH] syft: Update to version 0.61.0 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 3777f585e9..80f7c3617e 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.60.3", + "version": "0.61.0", "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.60.3/syft_0.60.3_windows_amd64.zip", - "hash": "a4e8b238492fa7c60d9908080cbe9c68fa32216f4a841c63fa2ef9ff7a02dd40" + "url": "https://github.com/anchore/syft/releases/download/v0.61.0/syft_0.61.0_windows_amd64.zip", + "hash": "31603d5aa8855f30d699758ba826324da08bb7c8f64af17fd1b41ce1e550caf2" } }, "bin": "syft.exe",