diff --git a/bucket/yq.json b/bucket/yq.json index f2cfbe95c7..3fa4fb74d2 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.6.0", + "version": "4.6.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.6.0/yq_windows_amd64.exe#/yq.exe", - "hash": "290841f687a67e682eaafd6b51854246057c11738f59778096935d1aa10dfb35" + "url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_amd64.exe#/yq.exe", + "hash": "b48326190c1072b7b7f6243e8610314836e7c13c92a1486b759d7f352c50a0d4" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.6.0/yq_windows_386.exe#/yq.exe", - "hash": "c8a8e8bd1fed87f5dd1d596d63e1f9498768df63d250886dcbe316d371367827" + "url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_386.exe#/yq.exe", + "hash": "9868bdcdabdfb4c89d0c2724cf2df859604545056d946e3e350980c120035390" } }, "bin": "yq.exe",