mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yq: Update to version 4.25.2
This commit is contained in:
parent
40ef9a4384
commit
e55f1e0193
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.25.1",
|
||||
"version": "4.25.2",
|
||||
"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.25.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f26bf0f977163524fe181a597cb27e1798d326a4e85afdd2ba176ffd4c3579b6"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "7d391921bf5481db063e2b0f043aab0ef2ddaa854ae0e03a4d6d9a1112d18fa8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "39546d622539f31306588f23b030989de321eaea27144492d2f7cd3a2a66195e"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a76db171422a3f7a6c4b05b485223322fccd1cebfb0cf2c18b16c43190c3c5a1"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user