|
|
|
@ -41,7 +41,7 @@ const QString AutoUpdater::platform = "win64";
@@ -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] = |
|
|
|
|
{ |
|
|
|
|