diff --git a/bucket/grype.json b/bucket/grype.json index f22a4d62ea..2a8babd34a 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.73.3", + "version": "0.73.4", "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.3/grype_0.73.3_windows_amd64.zip", - "hash": "5404d210a2992b618493b9196912024a43a767a68b1ccd2a1f45b6a2e5b39ac4" + "url": "https://github.com/anchore/grype/releases/download/v0.73.4/grype_0.73.4_windows_amd64.zip", + "hash": "075386f38df504661758a8839bd49933b5ccb471415fccdba2a73d6479713782" } }, "bin": "grype.exe",