From cea185c6f97fbcaafefcdd21889c63bc91596fa4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 20:28:19 +0000 Subject: [PATCH] conftest: Update to version 0.61.1 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 2bda7799f9..b4f5b2766d 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.61.0", + "version": "0.61.1", "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.61.0/conftest_0.61.0_Windows_x86_64.zip", - "hash": "5b34766d3b660bd6ff2571928836283b02ef06c3acb4ed8826acc4bc6f1c2f57" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.61.1/conftest_0.61.1_Windows_x86_64.zip", + "hash": "7eb2b2b4ae17b2e4bb266bfad2fee3689d2f5d953aa6a9cd48cb5a44ea80ce21" } }, "bin": "conftest.exe",