Update build-windows.ps1
This commit is contained in:
parent
0d13d8873d
commit
3114a8c2df
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ if ($use_qt5 -eq "ON") {
|
|||
$qt_version = "5.15.2"
|
||||
}
|
||||
else {
|
||||
$qt_version = "6.4.1"
|
||||
$qt_version = "6.3.2"
|
||||
}
|
||||
|
||||
$maria_version = "10.6.11"
|
||||
|
|
Loading…
Add table
Reference in a new issue