From dacca9f0a16ddc58e9b0fd762f0a4f5551fae40a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 16:26:43 +0000 Subject: [PATCH] grype: Update to version 0.73.3 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 0a0c84a569..f22a4d62ea 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.73.2", + "version": "0.73.3", "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.73.2/grype_0.73.2_windows_amd64.zip", - "hash": "c4b6e6b5dbcf0c4fb6266a9bf83c606ae17cdd03aa3052d2f3aedc46c7fed2e7" + "url": "https://github.com/anchore/grype/releases/download/v0.73.3/grype_0.73.3_windows_amd64.zip", + "hash": "5404d210a2992b618493b9196912024a43a767a68b1ccd2a1f45b6a2e5b39ac4" } }, "bin": "grype.exe",