File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ win64_native_common: &win64_native_common
9494 CI_VCPKG_TAG : ' 2021.05.12'
9595 VCPKG_DOWNLOADS : ' C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
9696 VCPKG_DEFAULT_BINARY_CACHE : ' C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
97- QT_DOWNLOAD_URL : ' https://download.qt.io/official_releases /qt/5.15/5.15.3/single/qt-everywhere-opensource-src-5.15.3.zip'
97+ QT_DOWNLOAD_URL : ' https://download.qt.io/archive /qt/5.15/5.15.3/single/qt-everywhere-opensource-src-5.15.3.zip'
9898 QT_LOCAL_PATH : ' C:\qt-everywhere-opensource-src-5.15.3.zip'
9999 QT_SOURCE_DIR : ' C:\qt-everywhere-src-5.15.3'
100100 QTBASEDIR : ' C:\Qt_static'
@@ -116,7 +116,7 @@ win64_native_common: &win64_native_common
116116 - echo %QT_DOWNLOAD_URL%
117117 - msbuild -version
118118 populate_script :
119- - curl -L -o C:\jom.zip http ://download.qt.io/official_releases/jom/jom .zip
119+ - curl -L -o C:\jom.zip https ://download.qt.io/official_releases/jom/jom_1_1_2 .zip
120120 - mkdir C:\jom
121121 - tar -xf C:\jom.zip -C C:\jom
122122 - curl -L -o %QT_LOCAL_PATH% %QT_DOWNLOAD_URL%
You can’t perform that action at this time.
0 commit comments