diff --git a/bucket/grype.json b/bucket/grype.json index 6679a5b652..d27b701ff4 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.99.1", + "version": "0.100.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.99.1/grype_0.99.1_windows_amd64.zip", - "hash": "980b3907db6cfd7870c5769050a2892372aa718ec95997cc152584f13d26fff2" + "url": "https://github.com/anchore/grype/releases/download/v0.100.0/grype_0.100.0_windows_amd64.zip", + "hash": "824446266f0e8f50208e247360b71d3b82b71db7a63752c23c1182b91fa453dd" } }, "bin": "grype.exe",