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