diff --git a/bucket/conftest.json b/bucket/conftest.json index c630b3a6e6..5be340e5a0 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.30.1", + "version": "0.31.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.30.1/conftest_0.30.1_Windows_x86_64.zip", - "hash": "880eb585d9a4fe1b21918db2215b59065c231ee7156556be10ec064b10aa2cf1" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.31.0/conftest_0.31.0_Windows_x86_64.zip", + "hash": "0498f0352ae20232966f33a5a0ceef41ceef5c25bd3a1e9cbe22a52cf22701d2" } }, "bin": "conftest.exe",