yq: Update to version 4.11.2

This commit is contained in:
Jakub Čábera 2021-07-23 23:51:31 -07:00
parent 047bdfb1d3
commit 4a127305e1

View File

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