From 61470ce228e296af0618b83c90ee96fab9315464 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 08:30:05 +0000 Subject: [PATCH] conftest: Update to version 0.63.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index cef0eed821..ade2475d44 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.62.0", + "version": "0.63.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.62.0/conftest_0.62.0_Windows_x86_64.zip", - "hash": "2e0e997d46a7607eacd94527c768af719d206066ac0c27edf31cc0337c806c94" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.63.0/conftest_0.63.0_Windows_x86_64.zip", + "hash": "2594600d808698809dc953e06087b20a804819fb454c41085d73d5e7c5432993" } }, "bin": "conftest.exe",