diff --git a/syncany-cli.json b/syncany-cli.json new file mode 100644 index 0000000000..7649e318f2 --- /dev/null +++ b/syncany-cli.json @@ -0,0 +1,12 @@ +{ + "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" + ] +} \ No newline at end of file