From 48c9d3e0f3abad60ed9b74ed4d83a4017db0d50d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 08:30:01 +0000 Subject: [PATCH] yq: Update to version 4.44.5 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index f6915939cd..93013c9833 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.44.3", + "version": "4.44.5", "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.3/yq_windows_amd64.exe#/yq.exe", - "hash": "d509d51e6db30ebb7c9363b7ca8714224f93a456a421d7a7819ab564b868acc7" + "url": "https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_amd64.exe#/yq.exe", + "hash": "df6add83f23ea93947943d9a0b637de8368a49d6f4e643a7f0361d7ad5ee8162" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_386.exe#/yq.exe", - "hash": "7da86cd4ab4e2aba132939e8000f7bff2108905187842f8a0f5f8a21c0e798cb" + "url": "https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_386.exe#/yq.exe", + "hash": "fbddc9bef83efd149404b3eabc5135d5bb3a0151ddb48abcca62d5b278f0fc73" } }, "bin": "yq.exe",