From 804171e83a1e092a31a133df4d338838120de46d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 20:27:08 +0000 Subject: [PATCH] syft: Update to version 0.62.3 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 9c167a75ea..48e494af3d 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "0.62.2", + "version": "0.62.3", "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.2/syft_0.62.2_windows_amd64.zip", - "hash": "fd210d0e7399781823a081e5f061ab18c5cb1d1461c6f98e127e28189e65ebe2" + "url": "https://github.com/anchore/syft/releases/download/v0.62.3/syft_0.62.3_windows_amd64.zip", + "hash": "3fdc0ca982a10f2d5aadd02113559543927effb4f96f28c8ff6c70d128f4e9d2" } }, "bin": "syft.exe",