yq: Update to version 4.12.1

This commit is contained in:
Jakub Čábera 2021-08-26 22:41:52 -07:00
parent ed2a38fe14
commit e90ea2ebd0

View File

@ -1,16 +1,16 @@
{
"version": "4.12.0",
"version": "4.12.1",
"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.0/yq_windows_amd64.exe#/yq.exe",
"hash": "88c9fbefdb2ad38bb474b4a576563464c020348a6f5c607b98d22c78065bc32e"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.1/yq_windows_amd64.exe#/yq.exe",
"hash": "2b731391e460b5f658a43dec968aad0ff76756b094185397094d433769b7f3f7"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.0/yq_windows_386.exe#/yq.exe",
"hash": "03dbe2fd5b9c45921f0a9e37c79b782411899e99d81bc440d6fc9295f99444c0"
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.1/yq_windows_386.exe#/yq.exe",
"hash": "0670bdc3a43fa54ab9487ccda9b690e59cc1136a35c827bddbbaae61e821cf9d"
}
},
"bin": "yq.exe",