diff --git a/bucket/conftest.json b/bucket/conftest.json index 2c1c505373..4574aa3b9f 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.49.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.49.0/conftest_0.49.0_Windows_x86_64.zip", - "hash": "101dffea7e2b8a0dcb7c15cc111bb470ec4a3cc5c2626e38af09cc150a907807" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.49.1/conftest_0.49.1_Windows_x86_64.zip", + "hash": "8679b75263f10f13ab97e13f6a36ebbc275800045e912cc10686a8e83c56f4df" } }, "bin": "conftest.exe",