diff --git a/bucket/yq.json b/bucket/yq.json index 243c0e8964..c786258817 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.49.2", + "version": "4.50.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.49.2/yq_windows_amd64.exe#/yq.exe", - "hash": "bca1f7349cc063b8c7e38d96bef4804829db1362e5cd19f9ff0478760ce4deb9" + "url": "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_windows_amd64.exe#/yq.exe", + "hash": "85c8c1b035c3e7cd10c503f1f00334b6edae18c9fd6b64a06b98d82449e20bf8" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.49.2/yq_windows_386.exe#/yq.exe", - "hash": "230aa56470cad457b7855891bd75f47ca9408260d34396d15c599e12a1f2b487" + "url": "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_windows_386.exe#/yq.exe", + "hash": "6202eb681cb0d9b32803b2e24aa0ad3ae86693a3cc063f10ef4d198e9ad49287" } }, "bin": "yq.exe",