From 4c4eb49369d62627593f4734568c2e8779f88827 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 00:33:13 +0000 Subject: [PATCH] grype: Update to version 0.73.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 3490226208..a11017df3d 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.72.0", + "version": "0.73.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.72.0/grype_0.72.0_windows_amd64.zip", - "hash": "59f6a6f1f002b2a72ffd7d702a8f728b9098f29e1ff7548c3aa32acee1e0f756" + "url": "https://github.com/anchore/grype/releases/download/v0.73.0/grype_0.73.0_windows_amd64.zip", + "hash": "b07d8cca0fa7b902d00208d1c39dcf7ae6c8e3559f486de67312bbbc4a7e0871" } }, "bin": "grype.exe",