mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 22:32:49 +02:00
Update windows Qt package for libvpx CVE
This commit is contained in:
parent
06b7c99235
commit
c7a31feee7
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ endif()
|
|||
return
|
||||
|
||||
if 'Windows' == system:
|
||||
self.qtUrl = self.assets_url + '/dependencies/qt5/qt5-install-5.15.10-2023.09.17-windows-x86_64.tar.xz'
|
||||
self.qtUrl = self.assets_url + '/dependencies/qt5/qt5-install-5.15.10-2023.10.02-windows-x86_64.tar.xz'
|
||||
elif 'Darwin' == system:
|
||||
self.qtUrl = self.assets_url + '/dependencies/vcpkg/qt5-install-5.15.2-macos.tar.gz'
|
||||
elif 'Linux' == system:
|
||||
|
|
Loading…
Reference in a new issue