From 2f1bbf21aea2032f2fc165457be9e157fb81c3b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 00:52:30 +0000 Subject: [PATCH] grype: Update to version 0.64.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 7699dd414b..c34d527bd6 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.64.0", + "version": "0.64.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.64.0/grype_0.64.0_windows_amd64.zip", - "hash": "2f29ad23cf357d20ba87779d26ff0fd02801609f22d768d70627f96e9084a202" + "url": "https://github.com/anchore/grype/releases/download/v0.64.1/grype_0.64.1_windows_amd64.zip", + "hash": "ddd42c644aa00aded0b613426c2c3bfa4409962d7d51cf6c339402639956642d" } }, "bin": "grype.exe",