yq: Update to version 4.24.3

This commit is contained in:
github-actions[bot] 2022-04-12 00:32:18 +00:00
parent 2b170dab1b
commit 99f3fd435f

View File

@ -1,16 +1,16 @@
{
"version": "4.23.1",
"version": "4.24.3",
"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.23.1/yq_windows_amd64.exe#/yq.exe",
"hash": "5e41d9a584c4bb697361764fb7b320f3824ae36d31ec91ce25edf2bdfa255dc1"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.3/yq_windows_amd64.exe#/yq.exe",
"hash": "08374a0039b3c765b7d2b219c7eda191163a1796c87df7dfcc16ca6df693d285"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.23.1/yq_windows_386.exe#/yq.exe",
"hash": "f5a52fa8b2a9e9d04946b5b9402d7387ad1ff6eb00ff0fcf495fd2b2f02eb4de"
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.3/yq_windows_386.exe#/yq.exe",
"hash": "b5b3554ba6dea9cfcd179c55b67316ea3814d00dca9f35b119bd3c5dadf88ca3"
}
},
"bin": "yq.exe",