From 35aa0a38c6748da73a90d9afdb8914e458fb9bb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 00:36:18 +0000 Subject: [PATCH] grype: Update to version 0.59.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 8310aa90a6..034de7dc3d 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.58.0", + "version": "0.59.0", "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.58.0/grype_0.58.0_windows_amd64.zip", - "hash": "8072a4ed1bc6ad91d0e472229775a3543ddbb29a55dc17e11311281c13b06b30" + "url": "https://github.com/anchore/grype/releases/download/v0.59.0/grype_0.59.0_windows_amd64.zip", + "hash": "270915d2d74ce56203303ea72239324dd406eef30cc7dd134597f3ba6c753ff8" } }, "bin": "grype.exe",