ScoopInstaller_Main/syncany-cli.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

13 lines
411 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"
]
}