From 2badf06088200cdce2881c280b3949f4b52fcae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:59:33 +0000 Subject: [PATCH] yq: Update to version 4.52.2 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 718572567c..dcd9217318 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.52.1", + "version": "4.52.2", "description": "A portable command-line YAML processor", "homepage": "https://mikefarah.gitbook.io/yq/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_windows_amd64.exe#/yq.exe", - "hash": "8bcf6e2e092c53e9c8c9564403cd27eb5c8cc980858633d65b823f57e52a6cd4" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_amd64.exe#/yq.exe", + "hash": "2b6cd8974004fa0511f6b6b359d2698214fadeb4599f0b00e8d85ae62b3922d4" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_windows_386.exe#/yq.exe", - "hash": "df030285d5b8f7fdf64007030c6ddbfb1fde635c8f1a1a16680caf9ad56eed1d" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_386.exe#/yq.exe", + "hash": "6397dd8f1b7c01804b515a84fa9e1b6f8a6b76703a5d35b9b60917e05e683c83" } }, "bin": "yq.exe",