yq: Update to version 4.3.2

This commit is contained in:
Jakub Čábera 2021-01-13 07:15:24 +01:00
parent 5ca791d368
commit 4f01d19ebb

View File

@ -1,16 +1,16 @@
{
"version": "4.3.1",
"version": "4.3.2",
"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.1/yq_windows_amd64.exe#/yq.exe",
"hash": "25952c4d78ab61f4e37268fac3a5a651b39fd92e5ef61131771090a47fa78a96"
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.2/yq_windows_amd64.exe#/yq.exe",
"hash": "f1a0d8ac55b0e2b88852502d805d735c272d4927e3d21020bd983b75ca516eee"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.1/yq_windows_386.exe#/yq.exe",
"hash": "57a92221e971da85124a334a79e414d6c18b218572346a51ab152bf1f81f81c6"
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.2/yq_windows_386.exe#/yq.exe",
"hash": "9e1e36bdc74e91b5358007614772f04ec474af759070be3b51d6e9d0bbe66aea"
}
},
"bin": "yq.exe",