diff --git a/bucket/grype.json b/bucket/grype.json index ae0cf83f9f..7c6304d17e 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.74.1", + "version": "0.74.2", "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.1/grype_0.74.1_windows_amd64.zip", - "hash": "6744daa7a842713b3e70f9551ab0a1c3860384bf826d2d123ce509f0fac4a54b" + "url": "https://github.com/anchore/grype/releases/download/v0.74.2/grype_0.74.2_windows_amd64.zip", + "hash": "00941efad5bb3c924ee4c9cec10a868d80a1ad35edf7756fbdc51b994b45f2db" } }, "bin": "grype.exe",