yq: Update to version 4.12.2

This commit is contained in:
Jakub Čábera 2021-09-05 01:07:56 -07:00
parent f159daf5ba
commit 138164b342

View File

@ -1,16 +1,16 @@
{
"version": "4.12.1",
"version": "4.12.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.12.1/yq_windows_amd64.exe#/yq.exe",
"hash": "2b731391e460b5f658a43dec968aad0ff76756b094185397094d433769b7f3f7"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.2/yq_windows_amd64.exe#/yq.exe",
"hash": "f296e9e18e003dd6c7b43de3ca8caebe9dbd0d7c76bb248c6b67d6cc0ab2b306"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.1/yq_windows_386.exe#/yq.exe",
"hash": "0670bdc3a43fa54ab9487ccda9b690e59cc1136a35c827bddbbaae61e821cf9d"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.2/yq_windows_386.exe#/yq.exe",
"hash": "851cfb1090560516a1bd8aa9136bee43213a57610d11b1371bee7398af468017"
}
},
"bin": "yq.exe",