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