From bc80dc9e5ddb1dc82ee7d45273d51a5bff77d53b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:14:15 +0000 Subject: [PATCH] grype: Update to version 0.76.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 572123475c..3acef3b271 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.75.0", + "version": "0.76.0", "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.75.0/grype_0.75.0_windows_amd64.zip", - "hash": "349533d731c2f48bec52539d27dacee3b06d3405901ab19b114fd10480759cd9" + "url": "https://github.com/anchore/grype/releases/download/v0.76.0/grype_0.76.0_windows_amd64.zip", + "hash": "b2967e8190600df70ad93bfe5a3442e0813084e4a63c39f1eccd42c41f8c5251" } }, "bin": "grype.exe",