mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.24.5
This commit is contained in:
parent
a3fa0a899c
commit
01662e8a3e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.24.4",
|
"version": "4.24.5",
|
||||||
"description": "A portable command-line YAML processor",
|
"description": "A portable command-line YAML processor",
|
||||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "6729428de1082ea394c6a0245b922f54c84de877aae6bf120e30f7d211c6d33f"
|
"hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.4/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "92056a6448e77504d52f2bf11b2f2dd8d7b9e26113b6fd94d9e45441dd0ff7fa"
|
"hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user