mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Bump Qt to 5.10.1 and openssl to 1.1.0g on AppVeyor
This commit is contained in:
parent
2e2ffca9e2
commit
50c8ec8fd9
@ -9,7 +9,8 @@ Command=craft
|
||||
#Values need to be overwritten to create a chache
|
||||
UseCache = True
|
||||
CreateCache = False
|
||||
QtVersion = 5.9.3
|
||||
QtVersion = 5.10.1
|
||||
OpenSslVersion = 1.1.0g
|
||||
CacheVersion = Qt_${Variables:QtVersion}
|
||||
|
||||
# Settings applicable for all Crafts matrices
|
||||
@ -39,6 +40,7 @@ ContinuousIntegration/Enabled = True
|
||||
python-modules.ignored = True
|
||||
|
||||
libs/qt5.version = ${Variables:QtVersion}
|
||||
win32libs/openssl.version = ${Variables:OpenSslVersion}
|
||||
craft/craft-core.version = master
|
||||
|
||||
[windows-msvc2017_64-cl]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user