yq: Update to version 4.6.2

This commit is contained in:
Jakub Čábera 2021-03-20 04:54:00 +01:00
parent 61b67f5535
commit 31a87c5482

View File

@ -1,16 +1,16 @@
{ {
"version": "4.6.1", "version": "4.6.2",
"description": "A portable command-line YAML processor", "description": "A portable command-line YAML processor",
"homepage": "https://mikefarah.gitbook.io/yq/", "homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.6.2/yq_windows_amd64.exe#/yq.exe",
"hash": "b48326190c1072b7b7f6243e8610314836e7c13c92a1486b759d7f352c50a0d4" "hash": "8c644f9000aba2644efbff4acc59dc5acc2ce20f81834f6d94e73b0401d7582e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.1/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.6.2/yq_windows_386.exe#/yq.exe",
"hash": "9868bdcdabdfb4c89d0c2724cf2df859604545056d946e3e350980c120035390" "hash": "e62c342ed0d23729999a02a9cce7c03f0ddc0d61e3a5d18034ede4c0186e28c5"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",