diff --git a/bucket/grype.json b/bucket/grype.json index 034de7dc3d..e23f90a3a9 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.59.0", + "version": "0.59.1", "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.59.0/grype_0.59.0_windows_amd64.zip", - "hash": "270915d2d74ce56203303ea72239324dd406eef30cc7dd134597f3ba6c753ff8" + "url": "https://github.com/anchore/grype/releases/download/v0.59.1/grype_0.59.1_windows_amd64.zip", + "hash": "a6175572e2a3af07719c6daf288b82898ebe9748eeecb295afdb392438ba929c" } }, "bin": "grype.exe",