From 6f7f301708e4e7f5f8ff7377a0742b5491ea90f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 16:30:29 +0000 Subject: [PATCH] syft: Update to version 1.26.1 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 5a175b231d..5d7c63db1c 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.26.0", + "version": "1.26.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/v1.26.0/syft_1.26.0_windows_amd64.zip", - "hash": "eca51fb712144a3af97c3699bde32e0ff5d389ed97985fff975fd46b92410075" + "url": "https://github.com/anchore/syft/releases/download/v1.26.1/syft_1.26.1_windows_amd64.zip", + "hash": "7af7acb9f81bdddbc343855cb3a42e1d38ae9a1b044bfcd9b975a118d107849e" } }, "bin": "syft.exe",