yq: Update to version 4.9.1

This commit is contained in:
Jakub Čábera 2021-05-16 01:53:09 -07:00
parent c4868b9924
commit 80f0cde489

View File

@ -1,16 +1,16 @@
{
"version": "4.9.0",
"version": "4.9.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.9.0/yq_windows_amd64.exe#/yq.exe",
"hash": "bb1c108519cb7bb56b7a286ed9f277868305d6b7ee169b7d446a39a0efa7f317"
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.1/yq_windows_amd64.exe#/yq.exe",
"hash": "0e0fd2e7739bb9a45b7772a7d79e66d85f4123043d80d513c390304d101558d3"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.0/yq_windows_386.exe#/yq.exe",
"hash": "3620e6636665f89553dd361f2cd4ab184c13c6e6144caa5c93b9d526d05f1d66"
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.1/yq_windows_386.exe#/yq.exe",
"hash": "ce93bd3d6d29af4ad9f6b3dadbc0887b859cbc25105319b3e1344c8563a74b62"
}
},
"bin": "yq.exe",