diff --git a/bucket/grype.json b/bucket/grype.json index 6f0d33a376..0c3313d559 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.65.0", + "version": "0.65.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.65.0/grype_0.65.0_windows_amd64.zip", - "hash": "1927578c89944270305936c7e461713722f3db92ba5bc8103d4e456f0a31afea" + "url": "https://github.com/anchore/grype/releases/download/v0.65.1/grype_0.65.1_windows_amd64.zip", + "hash": "53dd8ae06cb181e065d2dbe8a7edf63e87643b96900265ff50192b27bfdc21cb" } }, "bin": "grype.exe",