From e36e5c49f71788c4cc3f554f642767a5da39b86d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 04:29:54 +0000 Subject: [PATCH] conftest: Update to version 0.61.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 041741d251..2bda7799f9 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.60.0", + "version": "0.61.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.60.0/conftest_0.60.0_Windows_x86_64.zip", - "hash": "2dd535d5b6ab508ef6783e0ff9912ea9d7b5bbdf1639012b908fa30a9e31d8ca" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.61.0/conftest_0.61.0_Windows_x86_64.zip", + "hash": "5b34766d3b660bd6ff2571928836283b02ef06c3acb4ed8826acc4bc6f1c2f57" } }, "bin": "conftest.exe",