diff --git a/bucket/conftest.json b/bucket/conftest.json index 8db787a706..fbd2802021 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.28.1", + "version": "0.28.2", "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.1/conftest_0.28.1_Windows_x86_64.zip", - "hash": "d966cbee5959ce605328589e70a124d18a47df4185a029e4523bd6afaf098d91" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.28.2/conftest_0.28.2_Windows_x86_64.zip", + "hash": "083156d4b1d921b92e2ef0dfe375dd669e1394c7fa949a829bcfed00593e36a0" } }, "bin": "conftest.exe",