diff --git a/bucket/grype.json b/bucket/grype.json index 179c5e8b7f..3490226208 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.71.0", + "version": "0.72.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.71.0/grype_0.71.0_windows_amd64.zip", - "hash": "32712ee63562b3615df3eae24c053297d83ea2384a463a7dc8eca960e5bbad78" + "url": "https://github.com/anchore/grype/releases/download/v0.72.0/grype_0.72.0_windows_amd64.zip", + "hash": "59f6a6f1f002b2a72ffd7d702a8f728b9098f29e1ff7548c3aa32acee1e0f756" } }, "bin": "grype.exe",