From de48eb872a4857f84db0c7bd33af6fa5394cf178 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 08:30:26 +0000 Subject: [PATCH] yq: Update to version 4.27.3 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 44e7434f50..21d83a6c8a 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.27.2", + "version": "4.27.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.27.2/yq_windows_amd64.exe#/yq.exe", - "hash": "6e453280707e545d56b8aae796bbea6ba0e4188c5f31b826ef74cf980d0b9e48" + "url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_amd64.exe#/yq.exe", + "hash": "88865ae0635d337bc4b1f664639c025af00dd9cc90558d25314a26a8cd482474" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_386.exe#/yq.exe", - "hash": "4c579726542ba633838d4dc1089b01b35eb37dce382d9005938564b781003d21" + "url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_386.exe#/yq.exe", + "hash": "0fcad227b8866a4e7d807d18bb2cd1b95b3c983922b65ef2cb12e76ef3fa8c61" } }, "bin": "yq.exe",