yq: Update to version 4.16.2

This commit is contained in:
github-actions[bot] 2021-12-21 04:29:40 +00:00
parent 402653e642
commit 10e9945ad4

View File

@ -1,16 +1,16 @@
{
"version": "4.16.1",
"version": "4.16.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.16.1/yq_windows_amd64.exe#/yq.exe",
"hash": "5b7578e588ca671a29d6b3472f05659b370223c3183665fd296205213c7e6a96"
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_windows_amd64.exe#/yq.exe",
"hash": "101cb3c698ea348bc5f842a6bd29611987566ebc97aa4985dc2d470ed1ceabaa"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.1/yq_windows_386.exe#/yq.exe",
"hash": "2e33b1fff57f15a75e63fbce51993c25a3b3b94efa3664232120f279cd35da23"
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_windows_386.exe#/yq.exe",
"hash": "6702149d9a2259f8b738918f1177a137d069e75c82068eb3e48c6908e6b2ff14"
}
},
"bin": "yq.exe",