diff --git a/bucket/grype.json b/bucket/grype.json index 2a6421ff3a..945011db35 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.91.2", + "version": "0.92.0", "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.2/grype_0.91.2_windows_amd64.zip", - "hash": "8335d011cc7a6dca2900c5d12d1bc70a2e810edd0bb6a905dfa6efa1ce5e7074" + "url": "https://github.com/anchore/grype/releases/download/v0.92.0/grype_0.92.0_windows_amd64.zip", + "hash": "f1749695a67e05e0e8f557c74a338e014826c72d28d47e2c52612dc3dbc26503" } }, "bin": "grype.exe",