diff --git a/bucket/conftest.json b/bucket/conftest.json index 576f8de4e0..041741d251 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.59.0", + "version": "0.60.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.59.0/conftest_0.59.0_Windows_x86_64.zip", - "hash": "f455e4b421b4f933e04532180415d3d8a2a9f333fc4959979dd9913dfbb5b77c" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.60.0/conftest_0.60.0_Windows_x86_64.zip", + "hash": "2dd535d5b6ab508ef6783e0ff9912ea9d7b5bbdf1639012b908fa30a9e31d8ca" } }, "bin": "conftest.exe",