diff --git a/bucket/conftest.json b/bucket/conftest.json index 9353d22d96..c8e27f1c0f 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.33.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.33.0/conftest_0.33.0_Windows_x86_64.zip", - "hash": "8c9279e5f44f0a541805d2acf6e0704a6d6e3f1ece2591fcbb1bf0d25a47abdd" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.33.1/conftest_0.33.1_Windows_x86_64.zip", + "hash": "549779cf8d4886dadef0a4ecc80851932589367ca64ecec9d388181b9c958629" } }, "bin": "conftest.exe",