diff --git a/bucket/conftest.json b/bucket/conftest.json index f709f26e6e..c9c9a2296a 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.39.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.39.0/conftest_0.39.0_Windows_x86_64.zip", - "hash": "ef9d3d17c6938ca09f2c91fb0386a322e959d7347b08ec55151d8a8b6f31ed37" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.39.1/conftest_0.39.1_Windows_x86_64.zip", + "hash": "9b4cfc616e8cf262d45ac965b014c417dd85133021bf930f595b3678eac8d3bc" } }, "bin": "conftest.exe",