diff --git a/bucket/conftest.json b/bucket/conftest.json index ade2475d44..64f1871088 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.63.0", + "version": "0.64.0", "description": "Test utility for structured configuration files", "homepage": "https://www.conftest.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.63.0/conftest_0.63.0_Windows_x86_64.zip", - "hash": "2594600d808698809dc953e06087b20a804819fb454c41085d73d5e7c5432993" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.64.0/conftest_0.64.0_Windows_x86_64.zip", + "hash": "350777ba9ba3b4ec38b8be1fb127f227f39ac389a92c6879753c72733930149e" } }, "bin": "conftest.exe",