diff --git a/bucket/grype.json b/bucket/grype.json index 104613c5dd..b98c4caaca 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.104.1", + "version": "0.104.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.104.1/grype_0.104.1_windows_amd64.zip", - "hash": "e3086b6131a5313d357dd68d69b740b5a4a39e75e561ede53ccbda93073d2f97" + "url": "https://github.com/anchore/grype/releases/download/v0.104.2/grype_0.104.2_windows_amd64.zip", + "hash": "4c400c8459773bc68ad8510bae7f7e896fff7b5cff9fd4f4ad47286500c0c0a5" } }, "bin": "grype.exe",