From fa59faba8f5dd3e9ceef33c4205defdf09f361d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 04:31:24 +0000 Subject: [PATCH] yq: Update to version 4.25.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 0a7f7696da..f28229e6da 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.24.5", + "version": "4.25.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.24.5/yq_windows_amd64.exe#/yq.exe", - "hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_amd64.exe#/yq.exe", + "hash": "f26bf0f977163524fe181a597cb27e1798d326a4e85afdd2ba176ffd4c3579b6" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe", - "hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_386.exe#/yq.exe", + "hash": "39546d622539f31306588f23b030989de321eaea27144492d2f7cd3a2a66195e" } }, "bin": "yq.exe",