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