From 5f5758dea06b9c61211cc5d60315a67542a16808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 08:29:51 +0000 Subject: [PATCH] yq: Update to version 4.49.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index b29bebc18e..9edf221c0c 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.48.2", + "version": "4.49.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.48.2/yq_windows_amd64.exe#/yq.exe", - "hash": "a8a35756ccb565845868504f33a4c0e2b4f4f7c7acee42c0abb3e4f86588e6ee" + "url": "https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_windows_amd64.exe#/yq.exe", + "hash": "c26d773215c36a5c9ec51ac61299756a1728dc69b279a7ef0e3b8ee2c9da933f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_386.exe#/yq.exe", - "hash": "6de6ea67612d47cb2929f824d5e39e9b9b1951928c08e3938c76b041b8be3ecc" + "url": "https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_windows_386.exe#/yq.exe", + "hash": "512925c9dcd7de931e66594c4fe8a5ef61c4fd4024fcce8ba6741294caf188b7" } }, "bin": "yq.exe",