diff --git a/bucket/grype.json b/bucket/grype.json index a11017df3d..c93f987302 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.73.0", + "version": "0.73.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.73.0/grype_0.73.0_windows_amd64.zip", - "hash": "b07d8cca0fa7b902d00208d1c39dcf7ae6c8e3559f486de67312bbbc4a7e0871" + "url": "https://github.com/anchore/grype/releases/download/v0.73.1/grype_0.73.1_windows_amd64.zip", + "hash": "75d75a7267abd755540cb3be0163d48629356b80b478812e1ef5a7a501c04d17" } }, "bin": "grype.exe",