From 4a909b7bf3cbcc6c81c034f87607c41fa94bb4b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:36:30 +0000 Subject: [PATCH] grype: Update to version 0.89.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 6d48455b6a..127a693733 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.89.0", + "version": "0.89.1", "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.89.0/grype_0.89.0_windows_amd64.zip", - "hash": "aadad309fdafc166643398ebe7fce5bfb1bcea7a18eaabfce683591563706132" + "url": "https://github.com/anchore/grype/releases/download/v0.89.1/grype_0.89.1_windows_amd64.zip", + "hash": "3e6ba8711a9ebd8a0eb3fc386d99f66c512e1f429a5be71fe321627a680f42eb" } }, "bin": "grype.exe",