diff --git a/bucket/grype.json b/bucket/grype.json index 146077727c..572123475c 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.7", + "version": "0.75.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.74.7/grype_0.74.7_windows_amd64.zip", - "hash": "c793235d72b29b44b3d5852c2a1feee44002524e159bb6156256f0fb3a539335" + "url": "https://github.com/anchore/grype/releases/download/v0.75.0/grype_0.75.0_windows_amd64.zip", + "hash": "349533d731c2f48bec52539d27dacee3b06d3405901ab19b114fd10480759cd9" } }, "bin": "grype.exe",