diff --git a/bucket/conftest.json b/bucket/conftest.json index be256dfad6..8f1be39133 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.33.2", + "version": "0.34.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.33.2/conftest_0.33.2_Windows_x86_64.zip", - "hash": "12c3bafca494394ede658989f109628778290baf2e24b4ad2f5bad915deabe60" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.34.0/conftest_0.34.0_Windows_x86_64.zip", + "hash": "b97a7932315697e68266b2b2604c04e7ee192672046fe62b6fbb512079108527" } }, "bin": "conftest.exe",