yq: Update to version 4.6.3

This commit is contained in:
Jakub Čábera 2021-03-25 06:06:01 +01:00
parent 400be8426b
commit 3d8c2e1c5e

View File

@ -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",