From ec15bb357c051d5bfe899e3209b70b5dde06600d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 04:26:46 +0000 Subject: [PATCH] grype: Update to version 0.73.2 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index c93f987302..0a0c84a569 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.73.1", + "version": "0.73.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.73.1/grype_0.73.1_windows_amd64.zip", - "hash": "75d75a7267abd755540cb3be0163d48629356b80b478812e1ef5a7a501c04d17" + "url": "https://github.com/anchore/grype/releases/download/v0.73.2/grype_0.73.2_windows_amd64.zip", + "hash": "c4b6e6b5dbcf0c4fb6266a9bf83c606ae17cdd03aa3052d2f3aedc46c7fed2e7" } }, "bin": "grype.exe",