Use exact jom url instead of mirrored.

This commit is contained in:
John Preston 2022-08-29 09:12:09 +04:00
parent 4d4d75addf
commit 92a9ba2ba0
2 changed files with 2 additions and 2 deletions

View file

@ -426,7 +426,7 @@ win:
stage('jom', """
win:
powershell -Command "Invoke-WebRequest -OutFile ./jom.zip http://download.qt.io/official_releases/jom/jom.zip"
powershell -Command "Invoke-WebRequest -OutFile ./jom.zip https://master.qt.io/official_releases/jom/jom_1_1_3.zip"
powershell -Command "Expand-Archive ./jom.zip"
del jom.zip
""", 'ThirdParty')

2
cmake

@ -1 +1 @@
Subproject commit ed89d824871f937b95173a4de38d1efb71a9f5e2
Subproject commit d5190185f74d8f76e610caeb6e45642fca2c177f