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