From 83124858eab0ee7313aa5bd7978a1e1fb14a5b41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:31:10 +0000 Subject: [PATCH] yq: Update to version 4.52.4 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index dcd9217318..8db32189d2 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.52.2", + "version": "4.52.4", "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.2/yq_windows_amd64.exe#/yq.exe", - "hash": "2b6cd8974004fa0511f6b6b359d2698214fadeb4599f0b00e8d85ae62b3922d4" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.4/yq_windows_amd64.exe#/yq.exe", + "hash": "b7c4186f8a3e32879ddf99389bf59a4b2861f0f1b41ef58647d903b0a11e8151" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_386.exe#/yq.exe", - "hash": "6397dd8f1b7c01804b515a84fa9e1b6f8a6b76703a5d35b9b60917e05e683c83" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.4/yq_windows_386.exe#/yq.exe", + "hash": "fe333fee39b8da25aebaa28aa6f73e1587352172bd438801fd0b94e3feacaf5f" } }, "bin": "yq.exe",