mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
yq: Update to version 4.25.1
This commit is contained in:
parent
fc889ba689
commit
fa59faba8f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.24.5",
|
||||
"version": "4.25.1",
|
||||
"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.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f26bf0f977163524fe181a597cb27e1798d326a4e85afdd2ba176ffd4c3579b6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "39546d622539f31306588f23b030989de321eaea27144492d2f7cd3a2a66195e"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user