mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
yq: Update to version 4.24.2
This commit is contained in:
parent
398b712ef7
commit
3d3677dc0d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.23.1",
|
"version": "4.24.2",
|
||||||
"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.23.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "5e41d9a584c4bb697361764fb7b320f3824ae36d31ec91ce25edf2bdfa255dc1"
|
"hash": "39292a21ca72b3c7c32725901589e8e00eb5118e65e449542deeabb60e14a94b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.23.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "f5a52fa8b2a9e9d04946b5b9402d7387ad1ff6eb00ff0fcf495fd2b2f02eb4de"
|
"hash": "c271fc7f0867635fdbc40c9abe97412861e1239a891208549a048651e55bfa85"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user