Use secure connection.
--HG-- branch : develop
This commit is contained in:
parent
c6c62f6b72
commit
7350d32dc7
|
@ -50,7 +50,7 @@
|
|||
#include "fvavailableupdate.h"
|
||||
#include "fvupdatewindow.h"
|
||||
|
||||
const QString defaultFeedURL = QStringLiteral("http://valentinaproject.bitbucket.io/Appcast.xml");
|
||||
const QString defaultFeedURL = QStringLiteral("https://valentinaproject.bitbucket.io/Appcast.xml");
|
||||
|
||||
QPointer<FvUpdater> FvUpdater::m_Instance;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user