Update buildVariables.cmd

This commit is contained in:
DavidXanatos 2024-11-21 19:25:22 +01:00 committed by GitHub
parent 12e48468df
commit 6010726763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@echo on
set "qt_version=5.15.16"
set "qt6_version=6.6.3"
set "qt6_version=6.7.3"
set "openssl_version=3.4.0"
set "ghSsl_user=xanasoft"
set "ghSsl_repo=openssl-builds"