diff --git a/bucket/grype.json b/bucket/grype.json index b82ed366ec..1efec6bf22 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.79.1", + "version": "0.79.2", "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.1/grype_0.79.1_windows_amd64.zip", - "hash": "4ace248b572496c7b23691674a1b8854d68e12519f9f56998955d953fe86fb7b" + "url": "https://github.com/anchore/grype/releases/download/v0.79.2/grype_0.79.2_windows_amd64.zip", + "hash": "94634061a2bb8935756bcd500bdaa5f7059785d5eafaee3d3c35d8aa65e31bb9" } }, "bin": "grype.exe",