yq: Update to version 3.3.2

This commit is contained in:
Jakub Čábera 2020-06-14 10:23:14 +02:00
parent 4c1d6ea515
commit db74bd457d

View File

@ -1,16 +1,16 @@
{
"version": "3.3.1",
"version": "3.3.2",
"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.3.1/yq_windows_amd64.exe#/yq.exe",
"hash": "d4d2e388a9cdcbdadbeb239b0292f7a739ff5024712bb4573453c08dff908610"
"url": "https://github.com/mikefarah/yq/releases/download/3.3.2/yq_windows_amd64.exe#/yq.exe",
"hash": "b3ade9a5bcbf13c7c7013eecdbc54183d0392fd6360f2d19dbbe8c6141c75fd2"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.3.1/yq_windows_386.exe#/yq.exe",
"hash": "20141990b662c828d8c1fd135edb11a30113b9a680deff5bfa5aa1255d5f8bc4"
"url": "https://github.com/mikefarah/yq/releases/download/3.3.2/yq_windows_386.exe#/yq.exe",
"hash": "a0ef29a7aebfd818de0ea20150dded8d23847d7bf997061464843240a9e7c170"
}
},
"bin": "yq.exe",