diff --git a/bucket/conftest.json b/bucket/conftest.json index dcb60a3b48..2fdf4d752a 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.54.0", + "version": "0.55.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.54.0/conftest_0.54.0_Windows_x86_64.zip", - "hash": "f321ff3b8db2b9caad622d4a4ff696c521c26069ca2751aa5c6279f1c17e3db9" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.55.0/conftest_0.55.0_Windows_x86_64.zip", + "hash": "1a38cb5fc998a371e3f1db86e5aae8db1c1ecc4f2fe25a9c21043ffabcb9cb29" } }, "bin": "conftest.exe",