From c1c2a78230a12d1da1f96b8246afd2404808faae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 12:31:04 +0000 Subject: [PATCH] yq: Update to version 4.45.4 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 3c78eedc5a..649698d7c4 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.45.3", + "version": "4.45.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.45.3/yq_windows_amd64.exe#/yq.exe", - "hash": "d40ef2e6f2736ed2e1664936f75c2c4da1f11f46880205e23e0e7a0bf7bacc30" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.4/yq_windows_amd64.exe#/yq.exe", + "hash": "844df159573a42606139ff60f2e66b791c4c06413e89473e2af25e476459fb0e" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_windows_386.exe#/yq.exe", - "hash": "edb4510b1a4f6e049f0be833334d1f317ed53d9bfe98c5ab324e6ceb2f05e1a3" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.4/yq_windows_386.exe#/yq.exe", + "hash": "5b0e93fa23ef5ca5556ab0dfb040f1325b0a011d6c259ee4d1c47080be770367" } }, "bin": "yq.exe",