From 28d9170bad5ff7ebdbd3e473a2a2eb85da7a5d98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:37:07 +0000 Subject: [PATCH] grype: Update to version 0.89.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index fa0e5bcb10..6d48455b6a 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.88.0", + "version": "0.89.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.88.0/grype_0.88.0_windows_amd64.zip", - "hash": "6349a5bc33ffc58a0b2e4e600f55beb093e07324630b85fd4743ea7cebc9b7a4" + "url": "https://github.com/anchore/grype/releases/download/v0.89.0/grype_0.89.0_windows_amd64.zip", + "hash": "aadad309fdafc166643398ebe7fce5bfb1bcea7a18eaabfce683591563706132" } }, "bin": "grype.exe",