diff --git a/bucket/grype.json b/bucket/grype.json index 0897141753..937bda0e43 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.68.1", + "version": "0.69.0", "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.1/grype_0.68.1_windows_amd64.zip", - "hash": "15fdc95986c3283c61f05f5332131f97e838aad200b90f97d45f255430e25a6e" + "url": "https://github.com/anchore/grype/releases/download/v0.69.0/grype_0.69.0_windows_amd64.zip", + "hash": "c315f904690a08d28dba65d5107f4da44605b1198b6c6667ad13cb87fc7f14cc" } }, "bin": "grype.exe",