From 6f8798fdcd335c7fa4e6cbc25c1c03e7c4cec99d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 00:33:12 +0000 Subject: [PATCH] syft: Update to version 0.63.0 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 48e494af3d..f649723160 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.62.3", + "version": "0.63.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.62.3/syft_0.62.3_windows_amd64.zip", - "hash": "3fdc0ca982a10f2d5aadd02113559543927effb4f96f28c8ff6c70d128f4e9d2" + "url": "https://github.com/anchore/syft/releases/download/v0.63.0/syft_0.63.0_windows_amd64.zip", + "hash": "b7d1f60170d5f8e6b6c60f248615c4bb5c0dd161d78ca56390e7bff03cfb78b4" } }, "bin": "syft.exe",