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