diff --git a/bucket/yq.json b/bucket/yq.json index 30a204870d..2878d6a878 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.6.2", + "version": "4.6.3", "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.2/yq_windows_amd64.exe#/yq.exe", - "hash": "8c644f9000aba2644efbff4acc59dc5acc2ce20f81834f6d94e73b0401d7582e" + "url": "https://github.com/mikefarah/yq/releases/download/v4.6.3/yq_windows_amd64.exe#/yq.exe", + "hash": "e7bf766bd8993fb185af7c48cad323e21f17eba652c625261926e7238c0bec4a" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.6.2/yq_windows_386.exe#/yq.exe", - "hash": "e62c342ed0d23729999a02a9cce7c03f0ddc0d61e3a5d18034ede4c0186e28c5" + "url": "https://github.com/mikefarah/yq/releases/download/v4.6.3/yq_windows_386.exe#/yq.exe", + "hash": "eeaaf536c2657ae085094d386ae5eba4c7241cc38e6ca59a49e434012bf6d98d" } }, "bin": "yq.exe",