diff --git a/bucket/grype.json b/bucket/grype.json index 43d64d4718..ae3db0563a 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.50.2", + "version": "0.51.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.50.2/grype_0.50.2_windows_amd64.zip", - "hash": "669fac80710ef7116faddb40bc7dbd3cab6ab115b53c2ea4f334ef664521c81a" + "url": "https://github.com/anchore/grype/releases/download/v0.51.0/grype_0.51.0_windows_amd64.zip", + "hash": "d126dc36beec2576ad2cc075412de95ad20926212c0ad58d4e2a52d849af4b41" } }, "bin": "grype.exe",