yq: Update to version 4.0.0

This commit is contained in:
Jakub Čábera 2020-12-20 09:27:27 +01:00
parent daaa83aa81
commit 9c4f592ab2

View File

@ -1,16 +1,16 @@
{
"version": "3.4.1",
"version": "4.0.0",
"description": "A portable command-line YAML processor",
"homepage": "https://github.com/mikefarah/yq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.4.1/yq_windows_amd64.exe#/yq.exe",
"hash": "987d31d3a9b75f9cb0f202173aab033d333d2406ba2caa7dba9d16a5204c2167"
"url": "https://github.com/mikefarah/yq/releases/download/4.0.0/yq_windows_amd64.exe#/yq.exe",
"hash": "de8cda9cb338968f5187110f15efdcb5bfae4a3ab5988a77a30cf1c4159a47b2"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.4.1/yq_windows_386.exe#/yq.exe",
"hash": "6292e14b0c199f2bd33e18a8bfe67f100084837163e1e2bc4934bcd7990a5087"
"url": "https://github.com/mikefarah/yq/releases/download/4.0.0/yq_windows_386.exe#/yq.exe",
"hash": "5c46a63ccd4165cfcd2d85c33a7d6f745d5be439e32bb95b1755a6eafa1a13f2"
}
},
"bin": "yq.exe",