From 0615b65b5560788196020bd0067e5af9a3c6f818 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:30:20 +0000 Subject: [PATCH] grype: Update to version 0.101.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 6d5e237ccb..bc452d2659 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.101.0", + "version": "0.101.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.101.0/grype_0.101.0_windows_amd64.zip", - "hash": "61665a0f5d866bd93136340fed37fa64d979a85552047bf33c3597e9a77703aa" + "url": "https://github.com/anchore/grype/releases/download/v0.101.1/grype_0.101.1_windows_amd64.zip", + "hash": "c73ff538526797334ec6205248538b0a27057a82c4e2549dcefaa10f35bf35f4" } }, "bin": "grype.exe",