From 4ee356edf8c28c6a902ce3384fa2d42e1143380b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:39:30 +0000 Subject: [PATCH] yq: Update to version 4.49.2 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 9edf221c0c..243c0e8964 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.49.1", + "version": "4.49.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.49.1/yq_windows_amd64.exe#/yq.exe", - "hash": "c26d773215c36a5c9ec51ac61299756a1728dc69b279a7ef0e3b8ee2c9da933f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.49.2/yq_windows_amd64.exe#/yq.exe", + "hash": "bca1f7349cc063b8c7e38d96bef4804829db1362e5cd19f9ff0478760ce4deb9" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_windows_386.exe#/yq.exe", - "hash": "512925c9dcd7de931e66594c4fe8a5ef61c4fd4024fcce8ba6741294caf188b7" + "url": "https://github.com/mikefarah/yq/releases/download/v4.49.2/yq_windows_386.exe#/yq.exe", + "hash": "230aa56470cad457b7855891bd75f47ca9408260d34396d15c599e12a1f2b487" } }, "bin": "yq.exe",