diff --git a/bucket/conftest.json b/bucket/conftest.json index 3bbb3d3ef1..5fdc9d24d1 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.43.0", + "version": "0.43.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.43.0/conftest_0.43.0_Windows_x86_64.zip", - "hash": "025fbd5a3cd34d987dcf5628c2bda66348362b55e17b55c2da5dbebf835302a9" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.43.1/conftest_0.43.1_Windows_x86_64.zip", + "hash": "ed7e8cf16052bafd7cf748203d1a478028e7fab3adc84a23f1ddc1708a3bd482" } }, "bin": "conftest.exe",