diff --git a/bucket/yq.json b/bucket/yq.json index e09008ef02..621dba5956 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.12.2", + "version": "4.13.0", "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.12.2/yq_windows_amd64.exe#/yq.exe", - "hash": "f296e9e18e003dd6c7b43de3ca8caebe9dbd0d7c76bb248c6b67d6cc0ab2b306" + "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_amd64.exe#/yq.exe", + "hash": "aac76fea869684fa9d0ed1c020a867effbeed01d6f6f312a005851b6f4465ad3" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.12.2/yq_windows_386.exe#/yq.exe", - "hash": "851cfb1090560516a1bd8aa9136bee43213a57610d11b1371bee7398af468017" + "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_386.exe#/yq.exe", + "hash": "d227c82245960b88fa24d6a9ff59c5520e6d151c0820cc7df18a4a6052449aea" } }, "bin": "yq.exe",