diff --git a/bucket/grype.json b/bucket/grype.json index b1b5d4a81b..5e00da34e7 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.62.0", + "version": "0.62.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.62.0/grype_0.62.0_windows_amd64.zip", - "hash": "68680fe05fb366451b9675a1f64bce583ddbecd4525d7a707b4da18c346ee1e4" + "url": "https://github.com/anchore/grype/releases/download/v0.62.1/grype_0.62.1_windows_amd64.zip", + "hash": "7956a3b96dbffdffa7435d41edb7bc6d5c3ea0e4a8303279a99996236e3b1e9a" } }, "bin": "grype.exe",