From 11a6acdc923e8b6f19c432145cded8a1213e46c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 08:29:18 +0000 Subject: [PATCH] yq: Update to version 4.45.2 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index ce398bcf74..e46491adb4 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.45.1", + "version": "4.45.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.45.1/yq_windows_amd64.exe#/yq.exe", - "hash": "cdb3ae5c37cbb1c62a119b2ecbb9fc5f6ffd3bd567c5571bd6cb128ee1cbfd4b" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.2/yq_windows_amd64.exe#/yq.exe", + "hash": "4abcd91d01bda7fe43040707ffc15a6e052f28615c5de63364fd48a1a74d83b2" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_386.exe#/yq.exe", - "hash": "eb61f27733ed2c3cac45e44b1b4db290215705b68c2d348f23203660b94f8eb2" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.2/yq_windows_386.exe#/yq.exe", + "hash": "d2283a949a8aa692f7284acd998157f380f4b291f55ece1d206c068e0c64f608" } }, "bin": "yq.exe",