yq: Update to version 4.7.0

This commit is contained in:
Jakub Čábera 2021-04-15 14:15:55 +02:00
parent d781a4ad50
commit 8a65c66f92

View File

@ -1,16 +1,16 @@
{ {
"version": "4.6.3", "version": "4.7.0",
"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.3/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.7.0/yq_windows_amd64.exe#/yq.exe",
"hash": "e7bf766bd8993fb185af7c48cad323e21f17eba652c625261926e7238c0bec4a" "hash": "2f0517f90ae6d95eb616ba78f18a1d2cad659cf67d5aa55f2bcd01f8c571ec67"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.3/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.7.0/yq_windows_386.exe#/yq.exe",
"hash": "eeaaf536c2657ae085094d386ae5eba4c7241cc38e6ca59a49e434012bf6d98d" "hash": "9136543c2735b40f33c9e6d8eaa3cce97a216281fe08507494db75920f4361fd"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",