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