mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yq: Update to version 4.10.0
This commit is contained in:
parent
d3c0485707
commit
f9dd14531b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.8",
|
"version": "4.10.0",
|
||||||
"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.9.8/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.10.0/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "630e0c12325d1c162283f2f1bd2d4872120d12404cb6308d40042ee454b96ca2"
|
"hash": "eb5ef6e7179d715cfcbf294de6a1d12261766c6f969c33742671744c826f0b03"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.10.0/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "262d1a253ca1eac2d21286a65a0391358608b9665640145bac91020d29c5df2a"
|
"hash": "1884ac0a8c174fecccf714b60b5cb5f5209fe9ad8e5c44aa3e4b682fb61fb3d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user