We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b650c91 + b9e3f35 commit 4ba1babCopy full SHA for 4ba1bab
.appveyor.yml
@@ -10,7 +10,7 @@ environment:
10
QT_DOWNLOAD_URL: 'https://github.com/sipsorcery/qt_win_binary/releases/download/qt598x64_vs2019_v1681/qt598_x64_vs2019_1681.zip'
11
QT_DOWNLOAD_HASH: '00cf7327818c07d74e0b1a4464ffe987c2728b00d49d4bf333065892af0515c3'
12
QT_LOCAL_PATH: 'C:\Qt5.9.8_x64_static_vs2019'
13
- VCPKG_TAG: '2020.11-1'
+ VCPKG_TAG: '75522bb1f2e7d863078bcd06322348f053a9e33f'
14
install:
15
# Disable zmq test for now since python zmq library on Windows would cause Access violation sometimes.
16
# - cmd: pip install zmq
0 commit comments