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