From c25ea1fec3a4776be62d43f014677da9880df1a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:25:08 +0000 Subject: [PATCH] grype: Update to version 0.77.1 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index 48f8526233..0c198deaef 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.77.0", + "version": "0.77.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.77.0/grype_0.77.0_windows_amd64.zip", - "hash": "09c72ce2c355ea358f79e5978bb354dfabb0e6b8ffe0fd6dfe5edfa58e41b33e" + "url": "https://github.com/anchore/grype/releases/download/v0.77.1/grype_0.77.1_windows_amd64.zip", + "hash": "23c68329efa2600a8575e33a94be16f8223e1d4240f2b115de08e8d85145029d" } }, "bin": "grype.exe",