From 1df6f6bd19f835994757140ea6d55388b3cc3a97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 04:29:49 +0000 Subject: [PATCH] yq: Update to version 4.48.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 1e46b24941..baff08d848 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.47.2", + "version": "4.48.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.47.2/yq_windows_amd64.exe#/yq.exe", - "hash": "f9b1962fc1cf4a1fca36b5d634aa1a2a541cb9a4aabb8536f43cb95fab9a904e" + "url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_amd64.exe#/yq.exe", + "hash": "38ae580c6fc7f733cdbade2e32525107468cba7bbdfdb59fe49561d088ffc117" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.47.2/yq_windows_386.exe#/yq.exe", - "hash": "173097e26d2b089219cb7572d98833cd9216643dc3ecbf04979d7e7403898929" + "url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_386.exe#/yq.exe", + "hash": "8ac8f9afbe64ff654cec8d5780b11d38f82adc5d18971a65af7ec136b1fbc5a1" } }, "bin": "yq.exe",