From f100182420882be64ee781532d92306dbe81693a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 00:32:21 +0000 Subject: [PATCH] yq: Update to version 4.41.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index d0aba197c1..36facdf1cc 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.40.7", + "version": "4.41.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.40.7/yq_windows_amd64.exe#/yq.exe", - "hash": "09facab258c9b8606914151af57400dfe4503019f692df331f04442a46f75626" + "url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_amd64.exe#/yq.exe", + "hash": "f95c41f989c1dd7523a70120607b4d56e9a6e1fd2b61f575917b4a6162614f13" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_windows_386.exe#/yq.exe", - "hash": "140103b10e1828be2227807c6853629ac3caf8dd2dc33f9d6fe2e772178a8d8f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_386.exe#/yq.exe", + "hash": "109ef420c022e2b904549f39270e9f7295a0db6929d5a3df22ef1eec5de1a111" } }, "bin": "yq.exe",