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