From b4d20e03fcc4733533f20ba1ef54028563911933 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:25:12 +0000 Subject: [PATCH] grype: Update to version 0.74.7 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 15d14d0e63..146077727c 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.6", + "version": "0.74.7", "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.74.6/grype_0.74.6_windows_amd64.zip", - "hash": "c616bb83d9cba45caaa5746cfdaec2e52e06dfc8c39a72e584db657d436e32cf" + "url": "https://github.com/anchore/grype/releases/download/v0.74.7/grype_0.74.7_windows_amd64.zip", + "hash": "c793235d72b29b44b3d5852c2a1feee44002524e159bb6156256f0fb3a539335" } }, "bin": "grype.exe",