diff --git a/bucket/grype.json b/bucket/grype.json index c285a7d0df..c5cddf7407 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.82.0", + "version": "0.82.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.82.0/grype_0.82.0_windows_amd64.zip", - "hash": "ccfe6ffd1462b62141ce238925132385b39648754597da7a8a51a2bf89c7d86f" + "url": "https://github.com/anchore/grype/releases/download/v0.82.1/grype_0.82.1_windows_amd64.zip", + "hash": "1257a33d9afc458cc4d074d466efc1887efa37f5957efff5d7764b513d308ec6" } }, "bin": "grype.exe",