From bcf2d11398e69a5ff62c6df2aa828d278f18a923 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:42:15 +0000 Subject: [PATCH] yq: Update to version 4.29.2 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 281131d4db..7e37780646 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.29.1", + "version": "4.29.2", "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.29.1/yq_windows_amd64.exe#/yq.exe", - "hash": "84d136e5d016ec81877ef6e646d7507e4a1230b2813491c77ff8f6113a69e554" + "url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_amd64.exe#/yq.exe", + "hash": "5f178e4bd6607133c298855e81160dee6ac92cde41f5b47bbeb31edb93382c08" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_386.exe#/yq.exe", - "hash": "ccecb94ed203d32bfa22ef5b902639468588c4e51be2065c2b8da4163b700620" + "url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_386.exe#/yq.exe", + "hash": "ca01eaca2e26376dadefb742e14ff8ac6d8c07064a08aceaf396d49b81cc3c94" } }, "bin": "yq.exe",