yq: Update to version 4.24.5

This commit is contained in:
github-actions[bot] 2022-04-16 12:31:04 +00:00
parent a3fa0a899c
commit 01662e8a3e

View File

@ -1,16 +1,16 @@
{
"version": "4.24.4",
"version": "4.24.5",
"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.4/yq_windows_amd64.exe#/yq.exe",
"hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_amd64.exe#/yq.exe",
"hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe",
"hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe",
"hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782"
}
},
"bin": "yq.exe",