diff --git a/bucket/yq.json b/bucket/yq.json index 1a436c93a5..e0ffab3d0f 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.20.2", + "version": "4.21.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.20.2/yq_windows_amd64.exe#/yq.exe", - "hash": "82cb5172ae2c9b554010734a14c527e7e6630d60e325fd676078ef9913e9d4d8" + "url": "https://github.com/mikefarah/yq/releases/download/v4.21.1/yq_windows_amd64.exe#/yq.exe", + "hash": "01ed6f93943900e5fa282f9362271596df77db5e8b8319fc9cce6947d80ebd83" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.20.2/yq_windows_386.exe#/yq.exe", - "hash": "1f596a0e1138cb18bc4bb8c3f655adc68a25298dce36f95a046fe2c739577870" + "url": "https://github.com/mikefarah/yq/releases/download/v4.21.1/yq_windows_386.exe#/yq.exe", + "hash": "16b90f8bbaf1b7f8c31af3944a33c6f364668978fe6155f07071457de8bf4277" } }, "bin": "yq.exe",