From c5a4dd65bf06f61a48acc4067a24831d414917d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 01:14:42 +0000 Subject: [PATCH] yq: Update to version 4.43.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 963d8c1636..60801fd0d3 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.42.1", + "version": "4.43.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.42.1/yq_windows_amd64.exe#/yq.exe", - "hash": "0fa957ac304ba7e0ae320bb65a45d8aeeddde43f677d35083b119adb8f2f519e" + "url": "https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_windows_amd64.exe#/yq.exe", + "hash": "cb7be6553742a8afdd701c760bf86db4c487b083fe18658b70bf2fba242c64b7" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_windows_386.exe#/yq.exe", - "hash": "005dc669b16971d199891f239838520a3e3c9b9e4ddc84538d78203dfd9082a9" + "url": "https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_windows_386.exe#/yq.exe", + "hash": "0de46ea9fee1746ff95a80947d829718ce985216d383009503838b38465864c2" } }, "bin": "yq.exe",