diff --git a/bucket/yq.json b/bucket/yq.json index d6cbb6b9b4..b9c30e15f7 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "3.3.4", + "version": "3.4.0", "description": "A portable command-line YAML processor", "homepage": "https://github.com/mikefarah/yq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_amd64.exe#/yq.exe", - "hash": "413200bb97d0b6875eb2e0177d66f020210a2c42305edfa397f435c32ebffd5d" + "url": "https://github.com/mikefarah/yq/releases/download/3.4.0/yq_windows_amd64.exe#/yq.exe", + "hash": "298484971d58f4966b10b223f66b329d88bb20e8194e903ed2a847ae887bcdad" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_386.exe#/yq.exe", - "hash": "59aec590c9099fbe68d2ecb7339347ab65307bba52213997a2df10df7ee832ea" + "url": "https://github.com/mikefarah/yq/releases/download/3.4.0/yq_windows_386.exe#/yq.exe", + "hash": "a87dd1703cb13d19a5f550ddc3fff738fa463e7097f277386a964db5b3064397" } }, "bin": "yq.exe",