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