From 94cd14f60884fe96026ea9fefad2882cd39470c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:30:18 +0000 Subject: [PATCH] conftest: Update to version 0.61.2 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index b4f5b2766d..6d5de85d99 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.61.1", + "version": "0.61.2", "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.1/conftest_0.61.1_Windows_x86_64.zip", - "hash": "7eb2b2b4ae17b2e4bb266bfad2fee3689d2f5d953aa6a9cd48cb5a44ea80ce21" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.61.2/conftest_0.61.2_Windows_x86_64.zip", + "hash": "015fd7079e22ce9d0f11b37b2d35ffbbfbf52b330ab76aa4ae8f18186fe344cb" } }, "bin": "conftest.exe",