From 8771549752e2819d02baef5e82c8c8fed3c6c632 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 04:29:30 +0000 Subject: [PATCH] yq: Update to version 4.45.1 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 0e73f035a4..ce398bcf74 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.44.6", + "version": "4.45.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.44.6/yq_windows_amd64.exe#/yq.exe", - "hash": "d9219f7ea2f0d9b72d8dc16c2a61eb2b30599dc19ee71c41c4f5691dbf3e7c9a" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_amd64.exe#/yq.exe", + "hash": "cdb3ae5c37cbb1c62a119b2ecbb9fc5f6ffd3bd567c5571bd6cb128ee1cbfd4b" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_386.exe#/yq.exe", - "hash": "7bcc3a5f84a86e5e8c136302e98c50283ff31c737caa0a40e9093301efeb2684" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_386.exe#/yq.exe", + "hash": "eb61f27733ed2c3cac45e44b1b4db290215705b68c2d348f23203660b94f8eb2" } }, "bin": "yq.exe",