From 0a60fdeff94e7b3151381b76076a0e4cf17fdf61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 08:29:01 +0000 Subject: [PATCH] yq: Update to version 4.24.4 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 1130110ab0..bdfd36cde2 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.24.3", + "version": "4.24.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.24.3/yq_windows_amd64.exe#/yq.exe", - "hash": "08374a0039b3c765b7d2b219c7eda191163a1796c87df7dfcc16ca6df693d285" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_amd64.exe#/yq.exe", + "hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.24.3/yq_windows_386.exe#/yq.exe", - "hash": "b5b3554ba6dea9cfcd179c55b67316ea3814d00dca9f35b119bd3c5dadf88ca3" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe", + "hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa" } }, "bin": "yq.exe",