From 37b8a1a55f4e4cb16cead414fe72b8e49123b340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 04:30:59 +0000 Subject: [PATCH] conftest: Update to version 0.62.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 6d5de85d99..cef0eed821 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.61.2", + "version": "0.62.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.61.2/conftest_0.61.2_Windows_x86_64.zip", - "hash": "015fd7079e22ce9d0f11b37b2d35ffbbfbf52b330ab76aa4ae8f18186fe344cb" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.62.0/conftest_0.62.0_Windows_x86_64.zip", + "hash": "2e0e997d46a7607eacd94527c768af719d206066ac0c27edf31cc0337c806c94" } }, "bin": "conftest.exe",