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