diff --git a/bucket/grype.json b/bucket/grype.json index 83e6f3b140..a000b9cb4d 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.79.4", + "version": "0.79.5", "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.79.4/grype_0.79.4_windows_amd64.zip", - "hash": "ce206cff69921d3bd385130b3195cd230c5e453c08eae2565d23f190b8aef51d" + "url": "https://github.com/anchore/grype/releases/download/v0.79.5/grype_0.79.5_windows_amd64.zip", + "hash": "cef67b50056e99506a091ccc2acfa8102e9158751bab18a33dd67466e7464074" } }, "bin": "grype.exe",