From c80f1ba2ad1572f3931feed446a997c6739c33e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 04:27:24 +0000 Subject: [PATCH] yq: Update to version 4.30.7 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index ba74c5bcd8..7879616dae 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.30.6", + "version": "4.30.7", "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.6/yq_windows_amd64.exe#/yq.exe", - "hash": "2e8c190d4e0822f3aa950d4c3ddee9c94d543f8a7e9b31465346058f88761d5f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_windows_amd64.exe#/yq.exe", + "hash": "866a232ce1913f9f4219b71523cd8a82bc76903a5d2267014f8646d5b14d2197" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_windows_386.exe#/yq.exe", - "hash": "add2cf86bad63b77f27fd28a209a134e53e3f8dbfd39fc228e68e122492bd52d" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_windows_386.exe#/yq.exe", + "hash": "1979d827386dd1fbd06f8f6584cb3784fc3960d2c0a6d700332afa33e1b3b8be" } }, "bin": "yq.exe",