yq: Update to version 4.4.0

This commit is contained in:
Jakub Čábera 2021-01-14 13:53:00 +01:00
parent 7f24c26e1d
commit 3859eeb357

View File

@ -1,16 +1,16 @@
{
"version": "4.3.2",
"version": "4.4.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.3.2/yq_windows_amd64.exe#/yq.exe",
"hash": "f1a0d8ac55b0e2b88852502d805d735c272d4927e3d21020bd983b75ca516eee"
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_amd64.exe#/yq.exe",
"hash": "5153242e4d9392b7770346a5bee6a5b6a3d7570dfe6696a76c9a23f056d17303"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.2/yq_windows_386.exe#/yq.exe",
"hash": "9e1e36bdc74e91b5358007614772f04ec474af759070be3b51d6e9d0bbe66aea"
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_386.exe#/yq.exe",
"hash": "ea6759747874740ced319e4039aeef679cc48a769938b24f2f189bca8ed2e3e5"
}
},
"bin": "yq.exe",