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