From 7c40bb7d55d0b09af1d7ad0a117b4aab2537fbf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 04:27:26 +0000 Subject: [PATCH] yq: Update to version 4.30.6 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index e63db27a46..ba74c5bcd8 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.30.5", + "version": "4.30.6", "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.30.5/yq_windows_amd64.exe#/yq.exe", - "hash": "dd7e109efbbea2ffdef56465100d63aca60a82f42a37fee7a3fccf435b73d86a" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_windows_amd64.exe#/yq.exe", + "hash": "2e8c190d4e0822f3aa950d4c3ddee9c94d543f8a7e9b31465346058f88761d5f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_windows_386.exe#/yq.exe", - "hash": "9d99e7b4aa64787115ef74c529e272816282ee9845a2d110de57b03d8e78666a" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_windows_386.exe#/yq.exe", + "hash": "add2cf86bad63b77f27fd28a209a134e53e3f8dbfd39fc228e68e122492bd52d" } }, "bin": "yq.exe",