From 065c13e9b0632954265d904230e3155f515a709d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 00:34:09 +0000 Subject: [PATCH] yq: Update to version 4.30.5 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index b2198663a6..e63db27a46 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.30.4", + "version": "4.30.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.30.4/yq_windows_amd64.exe#/yq.exe", - "hash": "495d8e5432b7fd3a62f0e7d939028a33cd8d6e2150386dd8eb7fbdedbd9a01db" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_windows_amd64.exe#/yq.exe", + "hash": "dd7e109efbbea2ffdef56465100d63aca60a82f42a37fee7a3fccf435b73d86a" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.30.4/yq_windows_386.exe#/yq.exe", - "hash": "587b35363f4c932b982b22e00dc0f3b5e9d31840d14979ee4221ff00f18c0fcc" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_windows_386.exe#/yq.exe", + "hash": "9d99e7b4aa64787115ef74c529e272816282ee9845a2d110de57b03d8e78666a" } }, "bin": "yq.exe",