From 896cbb20488d51d5c66535bab063e8fc2c529aa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 04:30:37 +0000 Subject: [PATCH] grype: Update to version 0.92.2 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 9259a15b37..79ba61afc1 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.92.1", + "version": "0.92.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.92.1/grype_0.92.1_windows_amd64.zip", - "hash": "8e874c8530b073f4ff003e69f39aab94b44c26ef0c7f89d9a0a7ae88d174cc72" + "url": "https://github.com/anchore/grype/releases/download/v0.92.2/grype_0.92.2_windows_amd64.zip", + "hash": "f93f7b40c98ec8d5918ee0cf81a58fb7770b0be1c2e7e35d4f834e9eb53a697c" } }, "bin": "grype.exe",