diff --git a/bucket/grype.json b/bucket/grype.json index 127a693733..5e505153c9 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.89.1", + "version": "0.90.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.89.1/grype_0.89.1_windows_amd64.zip", - "hash": "3e6ba8711a9ebd8a0eb3fc386d99f66c512e1f429a5be71fe321627a680f42eb" + "url": "https://github.com/anchore/grype/releases/download/v0.90.0/grype_0.90.0_windows_amd64.zip", + "hash": "d295f6933dade7758bbfea1ebc29e34ce2e90df30988a2fd4f3416bc7ac59c8c" } }, "bin": "grype.exe",