yq: Update to version 4.13.0

This commit is contained in:
Jakub Čábera 2021-09-15 04:12:47 -07:00
parent 86279bdc80
commit 468b981964

View File

@ -1,16 +1,16 @@
{ {
"version": "4.12.2", "version": "4.13.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.12.2/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_amd64.exe#/yq.exe",
"hash": "f296e9e18e003dd6c7b43de3ca8caebe9dbd0d7c76bb248c6b67d6cc0ab2b306" "hash": "aac76fea869684fa9d0ed1c020a867effbeed01d6f6f312a005851b6f4465ad3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.2/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_386.exe#/yq.exe",
"hash": "851cfb1090560516a1bd8aa9136bee43213a57610d11b1371bee7398af468017" "hash": "d227c82245960b88fa24d6a9ff59c5520e6d151c0820cc7df18a4a6052449aea"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",