From 590ea887bd42cc934dccdf647bc78ee0e28f9e4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:34:18 +0000 Subject: [PATCH] conftest: Update to version 0.36.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 976fd24221..79fc4b3200 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/conftest_0.35.0_Windows_x86_64.zip", - "hash": "06fc1e8ffe19eca4af451644af30c6563c28b88512a46345e542b77e454b5dbc" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.36.0/conftest_0.36.0_Windows_x86_64.zip", + "hash": "6b87b3fd3372bc9cb925188df9e9957ac46831c6fdc4191ce9e7d1edcce2f153" } }, "bin": "conftest.exe",