From 56ed4b8773994eb1d788481ac211fdd15e92d239 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:24:01 +0000 Subject: [PATCH] grype: Update to version 0.69.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 937bda0e43..74bf0d0d61 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.69.0", + "version": "0.69.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.69.0/grype_0.69.0_windows_amd64.zip", - "hash": "c315f904690a08d28dba65d5107f4da44605b1198b6c6667ad13cb87fc7f14cc" + "url": "https://github.com/anchore/grype/releases/download/v0.69.1/grype_0.69.1_windows_amd64.zip", + "hash": "5647630a9f8718bfbcedadbe95d02409e225e9f043341a39e0bd94a1ac6eeb10" } }, "bin": "grype.exe",