Bitbucket changed adress to repository.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-03-05 14:13:49 +02:00
parent d2904b567b
commit c6c62f6b72

View file

@ -50,7 +50,7 @@
#include "fvavailableupdate.h"
#include "fvupdatewindow.h"
const QString defaultFeedURL = QStringLiteral("http://valentinaproject.bitbucket.org/Appcast.xml");
const QString defaultFeedURL = QStringLiteral("http://valentinaproject.bitbucket.io/Appcast.xml");
QPointer<FvUpdater> FvUpdater::m_Instance;