From 0ed59c05d48a3d2af690ca71f0180e45d284986b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 04:29:55 +0000 Subject: [PATCH] conftest: Update to version 0.65.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 64f1871088..1af9ef4361 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.64.0", + "version": "0.65.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.64.0/conftest_0.64.0_Windows_x86_64.zip", - "hash": "350777ba9ba3b4ec38b8be1fb127f227f39ac389a92c6879753c72733930149e" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.65.0/conftest_0.65.0_Windows_x86_64.zip", + "hash": "e3e707dd7b869efc0eb425f39733451b30724aa31f0dc3a1fe6be6bfb918e726" } }, "bin": "conftest.exe",