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

Update windows update-server hostname

This commit is contained in:
tux3 2015-12-10 00:03:11 +01:00
parent a16bdeb27c
commit d2598abc8c
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -44,7 +44,7 @@ const QString AutoUpdater::platform = "win64";
const QString AutoUpdater::platform = "win32";
#endif
const QString AutoUpdater::updaterBin = "qtox-updater.exe";
const QString AutoUpdater::updateServer = "https://212.47.234.181";
const QString AutoUpdater::updateServer = "https://qtox-win.pkg.tox.chat";
unsigned char AutoUpdater::key[crypto_sign_PUBLICKEYBYTES] =
{