From a8f0bd3590f058e707a7142a88693832174837df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 20:29:16 +0000 Subject: [PATCH] syft: Update to version 1.25.1 --- bucket/syft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/syft.json b/bucket/syft.json index 3618adcc34..b0a4599fbc 100644 --- a/bucket/syft.json +++ b/bucket/syft.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.25.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.24.0/syft_1.24.0_windows_amd64.zip", - "hash": "808bb98f771a7c4c4d3956b659ce3e454ac4e6b26ae01df597afb17faa1a839d" + "url": "https://github.com/anchore/syft/releases/download/v1.25.1/syft_1.25.1_windows_amd64.zip", + "hash": "22e24ab95a119a09445bc60019aef6083719c6377dc5d4615e2a93175c502f43" } }, "bin": "syft.exe",