From 01662e8a3edfa364046f81b13c413b9cb75eb2a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:31:04 +0000 Subject: [PATCH] yq: Update to version 4.24.5 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index bdfd36cde2..0a7f7696da 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.24.4", + "version": "4.24.5", "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.4/yq_windows_amd64.exe#/yq.exe", - "hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_amd64.exe#/yq.exe", + "hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe", - "hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe", + "hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782" } }, "bin": "yq.exe",