From 1ac41a59ea82fbcef5353f8779941256514600dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 16:30:27 +0000 Subject: [PATCH] grype: Update to version 0.59.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 034de7dc3d..e23f90a3a9 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.59.0", + "version": "0.59.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.59.0/grype_0.59.0_windows_amd64.zip", - "hash": "270915d2d74ce56203303ea72239324dd406eef30cc7dd134597f3ba6c753ff8" + "url": "https://github.com/anchore/grype/releases/download/v0.59.1/grype_0.59.1_windows_amd64.zip", + "hash": "a6175572e2a3af07719c6daf288b82898ebe9748eeecb295afdb392438ba929c" } }, "bin": "grype.exe",