yq: Update to version 4.16.1

This commit is contained in:
Richard Kuhnt 2021-12-04 04:00:29 +00:00
parent 1152d6050a
commit a6f1698a33

View File

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