From 94c97135d023bdc3fe441600054ad916dc4f81c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 04:26:19 +0000 Subject: [PATCH] yq: Update to version 4.33.3 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 19eb066eda..639b32e4f3 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.33.2", + "version": "4.33.3", "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.33.2/yq_windows_amd64.exe#/yq.exe", - "hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4" + "url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_amd64.exe#/yq.exe", + "hash": "4a7526e290eb00c417f4741d30d2bd83c891e462c4993148e9e7c400978dab28" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe", - "hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0" + "url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_386.exe#/yq.exe", + "hash": "77236ff2f8f0c44fd3b0fa04ce052e585de25f661d1e381c310b1221018be59c" } }, "bin": "yq.exe",