diff --git a/bucket/grype.json b/bucket/grype.json index 09b1f623fa..c82f9b1541 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.91.0", + "version": "0.91.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.91.0/grype_0.91.0_windows_amd64.zip", - "hash": "18658f8ce5a387f8aa932bda0732661949450f3521faddee8c86c0c4262c2486" + "url": "https://github.com/anchore/grype/releases/download/v0.91.1/grype_0.91.1_windows_amd64.zip", + "hash": "c5eb57845b97bff96844c75d54dd9a4d4fac348e0750e2cd94697a5be2509db3" } }, "bin": "grype.exe",