From 2415441872ab914449f6d1b177e966fbdffd0253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:27:06 +0000 Subject: [PATCH] conftest: Update to version 0.52.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index fec6989430..e040f8ed12 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.51.0", + "version": "0.52.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.51.0/conftest_0.51.0_Windows_x86_64.zip", - "hash": "2106afde81d4b1366d39c148bf26ae9fa23e3167ef9c0afe76e3ec2f9fa7829e" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.52.0/conftest_0.52.0_Windows_x86_64.zip", + "hash": "81c2fd61ce34d113f864f5c9a0e2a0403c41ab0e5b8cfe69e7f89ea8dc1c05e4" } }, "bin": "conftest.exe",