From 7ae6493e9159c4809af200d4f3216d6eb73d6a23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 16:27:42 +0000 Subject: [PATCH] grype: Update to version 0.62.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index b1b5d4a81b..5e00da34e7 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.62.0", + "version": "0.62.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.62.0/grype_0.62.0_windows_amd64.zip", - "hash": "68680fe05fb366451b9675a1f64bce583ddbecd4525d7a707b4da18c346ee1e4" + "url": "https://github.com/anchore/grype/releases/download/v0.62.1/grype_0.62.1_windows_amd64.zip", + "hash": "7956a3b96dbffdffa7435d41edb7bc6d5c3ea0e4a8303279a99996236e3b1e9a" } }, "bin": "grype.exe",