mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
yq: Update to version 4.15.1
This commit is contained in:
parent
ec651808ee
commit
c6304e8cf8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.14.1",
|
"version": "4.15.1",
|
||||||
"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.14.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "be2028ffadd97339ec38ce139f7d07cfd8f0c5920836adde65106aa4e386a354"
|
"hash": "d05d61f1915379231fb27466fd109f21bee50d2ab19d6a100b9ba2a33f38e115"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.14.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "43b727f813262412fa3b2689427e81a2bb7577ca5e3760d24ec64a513dae79f3"
|
"hash": "b0a0ec811e291403ca7150af873a87ebca4960be62fa97ac547099bb29872f91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user