yq: Update to version 4.6.1

This commit is contained in:
Jakub Čábera 2021-02-25 09:31:55 +01:00
parent d7cbbc353f
commit caaf43a799

View File

@ -1,16 +1,16 @@
{
"version": "4.6.0",
"version": "4.6.1",
"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.6.0/yq_windows_amd64.exe#/yq.exe",
"hash": "290841f687a67e682eaafd6b51854246057c11738f59778096935d1aa10dfb35"
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_amd64.exe#/yq.exe",
"hash": "b48326190c1072b7b7f6243e8610314836e7c13c92a1486b759d7f352c50a0d4"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.0/yq_windows_386.exe#/yq.exe",
"hash": "c8a8e8bd1fed87f5dd1d596d63e1f9498768df63d250886dcbe316d371367827"
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_386.exe#/yq.exe",
"hash": "9868bdcdabdfb4c89d0c2724cf2df859604545056d946e3e350980c120035390"
}
},
"bin": "yq.exe",