ScoopInstaller_Main/syncany-cli.json
2017-01-16 15:18:17 +01:00

19 lines
604 B
JSON

{
"homepage": "https://www.syncany.org/",
"license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md",
"version": "0.4.8",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.8-alpha.exe",
"hash": "6048d8cf245d6f3909a237b316b3c83557b49f2fb57c68634ec68258d6e54dbe",
"innosetup": true,
"bin": [
"bin\\sy.bat",
"bin\\syncany.bat"
],
"checkver": {
"github": "https://github.com/syncany/syncany"
},
"autoupdate": {
"url": "https://www.syncany.org/dist/releases/syncany-cli-$version-alpha.exe"
}
}