From 3d70c1ed26d2cac8ef08f14c70a5e580ae662091 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:27:14 +0000 Subject: [PATCH] grype: Update to version 0.79.5 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 83e6f3b140..a000b9cb4d 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.79.4", + "version": "0.79.5", "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.79.4/grype_0.79.4_windows_amd64.zip", - "hash": "ce206cff69921d3bd385130b3195cd230c5e453c08eae2565d23f190b8aef51d" + "url": "https://github.com/anchore/grype/releases/download/v0.79.5/grype_0.79.5_windows_amd64.zip", + "hash": "cef67b50056e99506a091ccc2acfa8102e9158751bab18a33dd67466e7464074" } }, "bin": "grype.exe",