From 3fa6d8f43defa4fc0fc7e0c2a1ef1d6c8755242e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:26:55 +0000 Subject: [PATCH] yq: Update to version 4.40.5 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index b87c9964ab..4e36027d2f 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.40.4", + "version": "4.40.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.40.4/yq_windows_amd64.exe#/yq.exe", - "hash": "bc76f94581a03b92881f7ff012c9ed5ea06be7f92d122df300b1af953369f935" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_amd64.exe#/yq.exe", + "hash": "a613341f93698c978c9fd74cbad1618ee422f9f8a8240d2ea2fe637160f75dcf" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_386.exe#/yq.exe", - "hash": "cf23ce80078ad70658ae4be47c1a3dcd46b2d8e5ccb9faf3be56ff14c5ac1977" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_386.exe#/yq.exe", + "hash": "ac3c0a4a2c6d79dda8ddb520228f12180cdfc6a3595191c0067344e3dbe38629" } }, "bin": "yq.exe",