diff --git a/bucket/yq.json b/bucket/yq.json index 2878d6a878..5c2754b8d3 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.6.3", + "version": "4.7.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.6.3/yq_windows_amd64.exe#/yq.exe", - "hash": "e7bf766bd8993fb185af7c48cad323e21f17eba652c625261926e7238c0bec4a" + "url": "https://github.com/mikefarah/yq/releases/download/v4.7.0/yq_windows_amd64.exe#/yq.exe", + "hash": "2f0517f90ae6d95eb616ba78f18a1d2cad659cf67d5aa55f2bcd01f8c571ec67" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.6.3/yq_windows_386.exe#/yq.exe", - "hash": "eeaaf536c2657ae085094d386ae5eba4c7241cc38e6ca59a49e434012bf6d98d" + "url": "https://github.com/mikefarah/yq/releases/download/v4.7.0/yq_windows_386.exe#/yq.exe", + "hash": "9136543c2735b40f33c9e6d8eaa3cce97a216281fe08507494db75920f4361fd" } }, "bin": "yq.exe",