mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
yq: Update to version 4.40.4
This commit is contained in:
parent
66ac41020f
commit
143ee4ff2f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.40.3",
|
"version": "4.40.4",
|
||||||
"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.40.3/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "e4fbb38d53d53307cbd25c58504a7b3eac9f1ed0ca8291229ac8e7c4968065ae"
|
"hash": "bc76f94581a03b92881f7ff012c9ed5ea06be7f92d122df300b1af953369f935"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "01df8fe3fac846f94c5563d9fb3da1884cb501951d726045c03325e376713287"
|
"hash": "cf23ce80078ad70658ae4be47c1a3dcd46b2d8e5ccb9faf3be56ff14c5ac1977"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user