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