diff --git a/bucket/yq.json b/bucket/yq.json index bdfd36cde2..0a7f7696da 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.24.4", + "version": "4.24.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.24.4/yq_windows_amd64.exe#/yq.exe", - "hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_amd64.exe#/yq.exe", + "hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe", - "hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa" + "url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe", + "hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782" } }, "bin": "yq.exe",