yq: Update to version 4.12.0

This commit is contained in:
Jakub Čábera 2021-08-21 01:48:05 -07:00
parent 88a5a830bf
commit d644095283

View File

@ -1,16 +1,16 @@
{
"version": "4.11.2",
"version": "4.12.0",
"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.11.2/yq_windows_amd64.exe#/yq.exe",
"hash": "9d4984484c8bf3dada646ca1ef855193355cd570dca4d6cdc23d90f608faa02d"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.0/yq_windows_amd64.exe#/yq.exe",
"hash": "88c9fbefdb2ad38bb474b4a576563464c020348a6f5c607b98d22c78065bc32e"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.11.2/yq_windows_386.exe#/yq.exe",
"hash": "05df3d2e5cc25419ea01be3a4a5df5e64d0c890e8cf7107bf2929e597bac6f56"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.0/yq_windows_386.exe#/yq.exe",
"hash": "03dbe2fd5b9c45921f0a9e37c79b782411899e99d81bc440d6fc9295f99444c0"
}
},
"bin": "yq.exe",