From 81b87f8b68ddb82bd31ecd0733c1db881dab8fad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:06:10 +0000 Subject: [PATCH] conftest: Update to version 0.51.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 8df0991eec..fec6989430 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.50.0", + "version": "0.51.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.50.0/conftest_0.50.0_Windows_x86_64.zip", - "hash": "4fce3bdec5a1f857443e4c31249b858d85067940122ba83f433dffb2b5918b21" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.51.0/conftest_0.51.0_Windows_x86_64.zip", + "hash": "2106afde81d4b1366d39c148bf26ae9fa23e3167ef9c0afe76e3ec2f9fa7829e" } }, "bin": "conftest.exe",