yq: Update to version 3.3.4

This commit is contained in:
Jakub Čábera 2020-09-11 08:52:12 +02:00
parent 6d29b91034
commit ae842fd55e

View File

@ -1,16 +1,16 @@
{
"version": "3.2.3",
"description": "A portable command-line YAML processor.",
"version": "3.3.4",
"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.2.3/yq_windows_amd64.exe#/yq.exe",
"hash": "5548ed37f359bfbca44d15525e98ec2dff10bc51d3b84a705951f42f796cf1fd"
"url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_amd64.exe#/yq.exe",
"hash": "413200bb97d0b6875eb2e0177d66f020210a2c42305edfa397f435c32ebffd5d"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.2.3/yq_windows_386.exe#/yq.exe",
"hash": "a10665c0fc4bf58227de045a9ec4b4b4694288917bd96d3b8932340250d90b6f"
"url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_386.exe#/yq.exe",
"hash": "59aec590c9099fbe68d2ecb7339347ab65307bba52213997a2df10df7ee832ea"
}
},
"bin": "yq.exe",