diff --git a/bucket/conftest.json b/bucket/conftest.json index 29761cb0fc..0401380a81 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.28.3", + "version": "0.29.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.28.3/conftest_0.28.3_Windows_x86_64.zip", - "hash": "ea1903204be6965bcc32e49736549ba0af724f75c1a664429a8d53f3f21797d1" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.29.0/conftest_0.29.0_Windows_x86_64.zip", + "hash": "a4101560c2983bb473c8f00c3177b2cab52fee6eaa45fa91700294ae7937e098" } }, "bin": "conftest.exe",