From 70a971bdea6a795439fad5a7323a69cb119c83b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:29:48 +0000 Subject: [PATCH] grype: Update to version 0.104.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index c7e7f97ae9..104613c5dd 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.104.0", + "version": "0.104.1", "description": "A vulnerability scanner for container images and filesystems.", "homepage": "https://github.com/anchore/grype", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/anchore/grype/releases/download/v0.104.0/grype_0.104.0_windows_amd64.zip", - "hash": "328200f75cad5e9d9495cde3b28a58245780dc32e181663f9ee5525ddf4ab03c" + "url": "https://github.com/anchore/grype/releases/download/v0.104.1/grype_0.104.1_windows_amd64.zip", + "hash": "e3086b6131a5313d357dd68d69b740b5a4a39e75e561ede53ccbda93073d2f97" } }, "bin": "grype.exe",