From 0dffde63a599426f4ffa8b36b6961744395e3323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 20:24:28 +0000 Subject: [PATCH] grype: Update to version 0.65.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 5fa11952d8..6f0d33a376 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.64.2", + "version": "0.65.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.64.2/grype_0.64.2_windows_amd64.zip", - "hash": "93653df47e6483223f17b5c4b4111de1963979795ab5b5dbc0374cfe382b658a" + "url": "https://github.com/anchore/grype/releases/download/v0.65.0/grype_0.65.0_windows_amd64.zip", + "hash": "1927578c89944270305936c7e461713722f3db92ba5bc8103d4e456f0a31afea" } }, "bin": "grype.exe",