From eafe5e0dc164dce0184abbe543e5ccb772c1aef0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 00:38:26 +0000 Subject: [PATCH] grype: Update to version 0.91.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 09b1f623fa..c82f9b1541 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.91.0", + "version": "0.91.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.91.0/grype_0.91.0_windows_amd64.zip", - "hash": "18658f8ce5a387f8aa932bda0732661949450f3521faddee8c86c0c4262c2486" + "url": "https://github.com/anchore/grype/releases/download/v0.91.1/grype_0.91.1_windows_amd64.zip", + "hash": "c5eb57845b97bff96844c75d54dd9a4d4fac348e0750e2cd94697a5be2509db3" } }, "bin": "grype.exe",