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