From 10b8f7a8d73a4e06ec85e4284082a7a8e69f07f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:30:15 +0000 Subject: [PATCH] grype: Update to version 0.82.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index c285a7d0df..c5cddf7407 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.82.0", + "version": "0.82.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.82.0/grype_0.82.0_windows_amd64.zip", - "hash": "ccfe6ffd1462b62141ce238925132385b39648754597da7a8a51a2bf89c7d86f" + "url": "https://github.com/anchore/grype/releases/download/v0.82.1/grype_0.82.1_windows_amd64.zip", + "hash": "1257a33d9afc458cc4d074d466efc1887efa37f5957efff5d7764b513d308ec6" } }, "bin": "grype.exe",