yq: Update to version 4.24.4

This commit is contained in:
github-actions[bot] 2022-04-12 08:29:01 +00:00
parent 735c4f6704
commit 0a60fdeff9

View File

@ -1,16 +1,16 @@
{
"version": "4.24.3",
"version": "4.24.4",
"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.24.3/yq_windows_amd64.exe#/yq.exe",
"hash": "08374a0039b3c765b7d2b219c7eda191163a1796c87df7dfcc16ca6df693d285"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_amd64.exe#/yq.exe",
"hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.3/yq_windows_386.exe#/yq.exe",
"hash": "b5b3554ba6dea9cfcd179c55b67316ea3814d00dca9f35b119bd3c5dadf88ca3"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe",
"hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa"
}
},
"bin": "yq.exe",