From d1fdf5937d2b5fe76b4971c682c9b655085f1d95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:35:17 +0000 Subject: [PATCH] yq: Update to version 4.25.3 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index e0e49fccfe..98a08fae69 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.25.2", + "version": "4.25.3", "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.25.2/yq_windows_amd64.exe#/yq.exe", - "hash": "7d391921bf5481db063e2b0f043aab0ef2ddaa854ae0e03a4d6d9a1112d18fa8" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_amd64.exe#/yq.exe", + "hash": "eb6d4a8b249feab20e738cb7bbed0dfabaae1d44464a86149691b90529f047c0" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_386.exe#/yq.exe", - "hash": "a76db171422a3f7a6c4b05b485223322fccd1cebfb0cf2c18b16c43190c3c5a1" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_386.exe#/yq.exe", + "hash": "25db6f917bbfc54ae3b322d4919a15f8b3255a7d4163e0e16b6defbfdb01df05" } }, "bin": "yq.exe",