From 571baaaaf49f393d739d778f972e5c14a7a5cbc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:30:27 +0000 Subject: [PATCH] grype: Update to version 0.97.2 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 8d386a4011..5872b9ad07 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.97.1", + "version": "0.97.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.97.1/grype_0.97.1_windows_amd64.zip", - "hash": "1d216cd2c22e3d1611db55b16bdaddb8024b20978f31ea019e31a4ef26e0322a" + "url": "https://github.com/anchore/grype/releases/download/v0.97.2/grype_0.97.2_windows_amd64.zip", + "hash": "86e45c3d225bc8b8400475f9542b708d52993134252305fd264252e9886d029d" } }, "bin": "grype.exe",