From 640395151878549e946e4f9e427308c8558fc071 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 08:31:36 +0000 Subject: [PATCH] yq: Update to version 4.47.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 1e9fc4e7d4..3024acc711 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.46.1", + "version": "4.47.1", "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.46.1/yq_windows_amd64.exe#/yq.exe", - "hash": "c7d131db88ff7825ee50f900a010068a49e396f31a35850d04896958f3820610" + "url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_amd64.exe#/yq.exe", + "hash": "529fc05f4cd557b0767262b7eefbd699fa38616bcb6ece184ee5aeadcc878572" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.46.1/yq_windows_386.exe#/yq.exe", - "hash": "de0ca9dabf8ae47ea51e02f9c3eb1e6b5b85c9c450237a30556972cde5774cef" + "url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_386.exe#/yq.exe", + "hash": "05b15213b53eda5c3b062bf927b93db62788569ac295d2821b3cfae4bc60cca3" } }, "bin": "yq.exe",