diff --git a/bucket/grype.json b/bucket/grype.json index 0c8ad4dc8d..0897141753 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.68.0", + "version": "0.68.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.68.0/grype_0.68.0_windows_amd64.zip", - "hash": "acf6ffd03825b4a994fab4eacbc13b5b670569ecbd510219a756ed9b12fe2969" + "url": "https://github.com/anchore/grype/releases/download/v0.68.1/grype_0.68.1_windows_amd64.zip", + "hash": "15fdc95986c3283c61f05f5332131f97e838aad200b90f97d45f255430e25a6e" } }, "bin": "grype.exe",