diff --git a/bucket/grype.json b/bucket/grype.json index b79bfbe985..6bf7a77ba0 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.106.0", + "version": "0.107.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.106.0/grype_0.106.0_windows_amd64.zip", - "hash": "6c5986083f181d6532b43600a574f539253a8a392128333573e0689f47b12949" + "url": "https://github.com/anchore/grype/releases/download/v0.107.0/grype_0.107.0_windows_amd64.zip", + "hash": "aa35f4db5a5b54e484550df8b858aed8529bb9e01cec863524c00237e77649ce" } }, "bin": "grype.exe",