diff --git a/bucket/yq.json b/bucket/yq.json index 98a08fae69..17cccf62ee 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.25.3", + "version": "4.26.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.25.3/yq_windows_amd64.exe#/yq.exe", - "hash": "eb6d4a8b249feab20e738cb7bbed0dfabaae1d44464a86149691b90529f047c0" + "url": "https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_windows_amd64.exe#/yq.exe", + "hash": "1805189a7639a4c52f63a8ce9c5f5657f3be9a55a2617973747fa311d54b4406" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_386.exe#/yq.exe", - "hash": "25db6f917bbfc54ae3b322d4919a15f8b3255a7d4163e0e16b6defbfdb01df05" + "url": "https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_windows_386.exe#/yq.exe", + "hash": "7fca300eed1e26d64b2263b88851bf191bfffb0004f3f8040c043c328bd6493e" } }, "bin": "yq.exe",