From 9c1f00776065451f0aab007bb32b71cf54793a95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 04:27:31 +0000 Subject: [PATCH] yq: Update to version 4.35.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 761036730f..d4f3ceeace 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.34.2", + "version": "4.35.1", "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.34.2/yq_windows_amd64.exe#/yq.exe", - "hash": "47400a6e5a6a6e5fd520043d4521dfed4413f7b8081de3b407800cb95743f74f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_windows_amd64.exe#/yq.exe", + "hash": "315ef88769a195bcbaf880f576aa6ad26502e20bf2652785429a106e50f5538c" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_windows_386.exe#/yq.exe", - "hash": "b26d8c8715ea41ec2808ed27514db347512bdd6183b06f4a17d638e1a208a159" + "url": "https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_windows_386.exe#/yq.exe", + "hash": "ad3e12b282fc2b3bf2d90d924b5c454c23c6d896b8e07ddfd21e22212ec4bb5d" } }, "bin": "yq.exe",