From 05d898ab4240c72d8850218d92cdfca095bfa563 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:28:32 +0000 Subject: [PATCH] grype: Update to version 0.82.2 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index c5cddf7407..2a07f4a6db 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.82.1", + "version": "0.82.2", "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.82.1/grype_0.82.1_windows_amd64.zip", - "hash": "1257a33d9afc458cc4d074d466efc1887efa37f5957efff5d7764b513d308ec6" + "url": "https://github.com/anchore/grype/releases/download/v0.82.2/grype_0.82.2_windows_amd64.zip", + "hash": "86e5118bab55853f5c4289320e25af58ef7007296d562943fc4ec95420f543d7" } }, "bin": "grype.exe",