mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 22:25:14 +00:00
19 lines
604 B
JSON
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"
|
|
}
|
|
}
|