From b3a2a3fac3aef3c8552fccd36630a5bf604e07d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:32:36 +0000 Subject: [PATCH] grype: Update to version 0.64.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index f20550bbfd..7699dd414b 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.63.1", + "version": "0.64.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.63.1/grype_0.63.1_windows_amd64.zip", - "hash": "57c2a62fc062eb63407f0cb2331b9a6ef5da76cf6a7b42f50b0f11b5f73ee4d3" + "url": "https://github.com/anchore/grype/releases/download/v0.64.0/grype_0.64.0_windows_amd64.zip", + "hash": "2f29ad23cf357d20ba87779d26ff0fd02801609f22d768d70627f96e9084a202" } }, "bin": "grype.exe",