diff --git a/bucket/grype.json b/bucket/grype.json index d27b701ff4..6d5e237ccb 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.100.0", + "version": "0.101.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.100.0/grype_0.100.0_windows_amd64.zip", - "hash": "824446266f0e8f50208e247360b71d3b82b71db7a63752c23c1182b91fa453dd" + "url": "https://github.com/anchore/grype/releases/download/v0.101.0/grype_0.101.0_windows_amd64.zip", + "hash": "61665a0f5d866bd93136340fed37fa64d979a85552047bf33c3597e9a77703aa" } }, "bin": "grype.exe",