mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 00:11:32 +00:00
17 lines
549 B
JSON
17 lines
549 B
JSON
{
|
|
"homepage": "https://www.syncany.org/",
|
|
"license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md",
|
|
"version": "0.4.0",
|
|
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.0-alpha.exe",
|
|
"hash": "386365f99ea985a9abedab58439980500b3b62592531cd44af32e30f63df232d",
|
|
"innosetup": true,
|
|
"bin": [
|
|
"bin\\sy.bat",
|
|
"bin\\syncany.bat"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/syncany/syncany/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|