diff options
Diffstat (limited to 'azure-pipelines/download_install_qt.ps1')
| -rw-r--r-- | azure-pipelines/download_install_qt.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines/download_install_qt.ps1 b/azure-pipelines/download_install_qt.ps1 index 7edefbf..c2c2322 100644 --- a/azure-pipelines/download_install_qt.ps1 +++ b/azure-pipelines/download_install_qt.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = "Stop" $qli_install_version = '2019.05.26.1' -$qt_version = '5.12.3' +$qt_version = '5.13.0' New-Item -Force -ItemType Directory -Path ".\deps\" |
