mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
27 lines
833 B
JSON
27 lines
833 B
JSON
{
|
|
"version": "0.14.2",
|
|
"description": "A versatile and efficient proxy framework.",
|
|
"homepage": "https://github.com/eycorsican/leaf",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/eycorsican/leaf/releases/download/v0.14.2/leaf-x86_64-pc-windows-gnu.zip",
|
|
"hash": "d04705f049946473e117cff25b82b51bf3cbd421f484e041e390dd5ac640b59d",
|
|
"bin": [
|
|
[
|
|
"leaf-x86_64-pc-windows-gnu.exe",
|
|
"leaf"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/eycorsican/leaf/releases/download/v$version/leaf-x86_64-pc-windows-gnu.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|