From 3a02d51073b2981fc145d7f3d65efb6cc34cd656 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 16:28:51 +0000 Subject: [PATCH] grype: Update to version 0.79.4 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 12ad0d9a65..83e6f3b140 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.79.3", + "version": "0.79.4", "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.3/grype_0.79.3_windows_amd64.zip", - "hash": "b891416380c46886b2c043c558074268d251f59ca1056b989416d61e01488816" + "url": "https://github.com/anchore/grype/releases/download/v0.79.4/grype_0.79.4_windows_amd64.zip", + "hash": "ce206cff69921d3bd385130b3195cd230c5e453c08eae2565d23f190b8aef51d" } }, "bin": "grype.exe",