1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Change windows update host

This commit is contained in:
tux3 2015-02-20 03:30:22 +01:00
parent 059321d642
commit 244d6daca8
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -41,7 +41,7 @@ const QString AutoUpdater::platform = "win64";
const QString AutoUpdater::platform = "win32";
#endif
const QString AutoUpdater::updaterBin = "qtox-updater.exe";
const QString AutoUpdater::updateServer = "https://s3.amazonaws.com/qtox-updater";
const QString AutoUpdater::updateServer = "https://tux3-dev.tox.im";
unsigned char AutoUpdater::key[crypto_sign_PUBLICKEYBYTES] =
{