We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb50a6 commit 5679023Copy full SHA for 5679023
.github/autobuild/windows.ps1
@@ -53,7 +53,7 @@ $Qt64Version = "6.8.1"
53
$AqtinstallVersion = "3.1.21"
54
$JackVersion = "1.9.22"
55
$Msvc32Version = "win32_msvc2019"
56
-$Msvc64Version = "win64_msvc2019_64"
+$Msvc64Version = "win64_msvc2022_64"
57
$JomVersion = "1.1.2"
58
59
# Compose JACK download urls
0 commit comments