From 69a2e92ab817cf2017d2fdc5015353cefe16419d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:23:42 +0000 Subject: [PATCH] conftest: Update to version 0.50.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 4574aa3b9f..8df0991eec 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.49.1", + "version": "0.50.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.49.1/conftest_0.49.1_Windows_x86_64.zip", - "hash": "8679b75263f10f13ab97e13f6a36ebbc275800045e912cc10686a8e83c56f4df" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.50.0/conftest_0.50.0_Windows_x86_64.zip", + "hash": "4fce3bdec5a1f857443e4c31249b858d85067940122ba83f433dffb2b5918b21" } }, "bin": "conftest.exe",