yq: Update to version 4.9.8

This commit is contained in:
Jakub Čábera 2021-07-07 23:13:11 -07:00
parent 016f6d2240
commit 527b6d9c70

View File

@ -1,16 +1,16 @@
{ {
"version": "4.9.7", "version": "4.9.8",
"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.9.7/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_amd64.exe#/yq.exe",
"hash": "21a1077c51d23e238a35a34867c44f1ffe7064c8a036263856ad3678161a479f" "hash": "630e0c12325d1c162283f2f1bd2d4872120d12404cb6308d40042ee454b96ca2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.7/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_386.exe#/yq.exe",
"hash": "22e871f2542130c6f721fc544cf38603f7ff27ea35a382a9d1ec55a057b9b911" "hash": "262d1a253ca1eac2d21286a65a0391358608b9665640145bac91020d29c5df2a"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",