diff --git a/bucket/yq.json b/bucket/yq.json index e0ffab3d0f..29d4ca7f61 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.21.1", + "version": "4.22.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.21.1/yq_windows_amd64.exe#/yq.exe", - "hash": "01ed6f93943900e5fa282f9362271596df77db5e8b8319fc9cce6947d80ebd83" + "url": "https://github.com/mikefarah/yq/releases/download/v4.22.1/yq_windows_amd64.exe#/yq.exe", + "hash": "8354524a4e661c31af0e4da614969ee033313201b8d1abe928fce0fa68fe397f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.21.1/yq_windows_386.exe#/yq.exe", - "hash": "16b90f8bbaf1b7f8c31af3944a33c6f364668978fe6155f07071457de8bf4277" + "url": "https://github.com/mikefarah/yq/releases/download/v4.22.1/yq_windows_386.exe#/yq.exe", + "hash": "6eb28d756b138abefb4251e3a187128ccc67179142aada42710d3101ba099daa" } }, "bin": "yq.exe",