From 53a756a3100ed491b47bc60da88521ddf12e47d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:32:25 +0000 Subject: [PATCH] grype: Update to version 0.74.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 3e876787d4..ae0cf83f9f 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.0", + "version": "0.74.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.74.0/grype_0.74.0_windows_amd64.zip", - "hash": "0088cb8969c893ae3ee9ba018e1ff8639f17a11a63c2250ad3f4c6dd48fe1d31" + "url": "https://github.com/anchore/grype/releases/download/v0.74.1/grype_0.74.1_windows_amd64.zip", + "hash": "6744daa7a842713b3e70f9551ab0a1c3860384bf826d2d123ce509f0fac4a54b" } }, "bin": "grype.exe",