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