• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2691867c8b59e5ddc978428f3c8d4121fd88f6e0 (tree)
Time2022-09-10 13:32:25
AuthorFs <Fsu0413@vip....>
CommiterFs

Log Message

5.15.6 && 6.3.2

Change Summary

Incremental Difference

--- a/Compile/lib/qtCompile/conf.lua
+++ b/Compile/lib/qtCompile/conf.lua
@@ -5,10 +5,10 @@ local conf = {}
55 abbrs:
66 Qt Versions:
77 Q2 / q5_12: Qt 5.12.12/Discontinued Qt 5 LTS
8- Q5: Qt 5.15.5/Previous Qt 5 LTS w/ latest QtWebEngine and latest QtScript
8+ Q5: Qt 5.15.6/Previous Qt 5 LTS w/ latest QtWebEngine and latest QtScript
99 q5_kde: Qt 5.15.x KDE maintained version w/ latest QtWebEngine and latest QtScript
1010 q6_2: Qt 6.2.4/Latest Qt 6 LTS w/ latest QtWebEngine
11- q6_3: Qt 6.3.1
11+ q6_3: Qt 6.3.2
1212 q6_4: Qt 6.4.0 (Pre-release)
1313 If prefixed with a lower-case "m", it is a modified Qt version
1414
@@ -1429,11 +1429,11 @@ conf.Q2mx6_ax3nl = {
14291429
14301430 --------------------------------------------------------------------
14311431
1432--- Qt 5.15.5
1432+-- Qt 5.15.6
14331433
14341434 conf.Q5wx3v5 = {
1435- name = "Qt5.15.5-Windows-x86-VS2015",
1436- qtVersion = "5.15.5",
1435+ name = "Qt5.15.6-Windows-x86-VS2015",
1436+ qtVersion = "5.15.6",
14371437 host = "Win8",
14381438 toolchain = "MSVC2015-32",
14391439 configureParameter = [[
@@ -1467,8 +1467,8 @@ conf.Q5wx3v5 = {
14671467 }
14681468
14691469 conf.Q5wx6v5 = {
1470- name = "Qt5.15.5-Windows-x86_64-VS2015",
1471- qtVersion = "5.15.5",
1470+ name = "Qt5.15.6-Windows-x86_64-VS2015",
1471+ qtVersion = "5.15.6",
14721472 host = "Win8",
14731473 toolchain = "MSVC2015-64",
14741474 configureParameter = [[
@@ -1502,8 +1502,8 @@ conf.Q5wx6v5 = {
15021502 }
15031503
15041504 conf.Q5wx3v7 = {
1505- name = "Qt5.15.5-Windows-x86-VS2017-&HOSTTOOLVERSION&",
1506- qtVersion = "5.15.5-5",
1505+ name = "Qt5.15.6-Windows-x86-VS2017-&HOSTTOOLVERSION&",
1506+ qtVersion = "5.15.6-4",
15071507 host = "Win10",
15081508 toolchain = "MSVC2017-32",
15091509 configureParameter = [[
@@ -1539,8 +1539,8 @@ conf.Q5wx3v7 = {
15391539 }
15401540
15411541 conf.Q5wx6v7 = {
1542- name = "Qt5.15.5-Windows-x86_64-VS2017-&HOSTTOOLVERSION&",
1543- qtVersion = "5.15.5-5",
1542+ name = "Qt5.15.6-Windows-x86_64-VS2017-&HOSTTOOLVERSION&",
1543+ qtVersion = "5.15.6-4",
15441544 host = "Win10",
15451545 toolchain = "MSVC2017-64",
15461546 configureParameter = [[
@@ -1576,8 +1576,8 @@ conf.Q5wx6v7 = {
15761576 }
15771577
15781578 conf.Q5wx3v9 = {
1579- name = "Qt5.15.5-Windows-x86-VS2019-&HOSTTOOLVERSION&",
1580- qtVersion = "5.15.5-5",
1579+ name = "Qt5.15.6-Windows-x86-VS2019-&HOSTTOOLVERSION&",
1580+ qtVersion = "5.15.6-4",
15811581 host = "Win10",
15821582 toolchain = "MSVC2019-32",
15831583 configureParameter = [[
@@ -1612,8 +1612,8 @@ conf.Q5wx3v9 = {
16121612 }
16131613
16141614 conf.Q5wx3v9sf = {
1615- name = "Qt5.15.5-Windows-x86-VS2019-&HOSTTOOLVERSION&-staticFull",
1616- qtVersion = "5.15.5-5",
1615+ name = "Qt5.15.6-Windows-x86-VS2019-&HOSTTOOLVERSION&-staticFull",
1616+ qtVersion = "5.15.6-4",
16171617 host = "Win10",
16181618 toolchain = "MSVC2019-32",
16191619 variant = {"-staticFull"},
@@ -1654,8 +1654,8 @@ conf.Q5wx3v9sf = {
16541654 }
16551655
16561656 conf.Q5wx6v9 = {
1657- name = "Qt5.15.5-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
1658- qtVersion = "5.15.5-5",
1657+ name = "Qt5.15.6-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
1658+ qtVersion = "5.15.6-4",
16591659 host = "Win10",
16601660 toolchain = "MSVC2019-64",
16611661 configureParameter = [[
@@ -1690,8 +1690,8 @@ conf.Q5wx6v9 = {
16901690 }
16911691
16921692 conf.Q5wx6v9sf = {
1693- name = "Qt5.15.5-Windows-x86_64-VS2019-&HOSTTOOLVERSION&-staticFull",
1694- qtVersion = "5.15.5-5",
1693+ name = "Qt5.15.6-Windows-x86_64-VS2019-&HOSTTOOLVERSION&-staticFull",
1694+ qtVersion = "5.15.6-4",
16951695 host = "Win10",
16961696 toolchain = "MSVC2019-64",
16971697 variant = {"-staticFull"},
@@ -1732,8 +1732,8 @@ conf.Q5wx6v9sf = {
17321732 }
17331733
17341734 conf.Q5wx6v2 = {
1735- name = "Qt5.15.5-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
1736- qtVersion = "5.15.5-5",
1735+ name = "Qt5.15.6-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
1736+ qtVersion = "5.15.6-4",
17371737 host = "Win10",
17381738 toolchain = "MSVC2022-64",
17391739 configureParameter = [[
@@ -1768,8 +1768,8 @@ conf.Q5wx6v2 = {
17681768 }
17691769
17701770 conf.Q5wx3m8 = {
1771- name = "Qt5.15.5-Windows-x86-MinGW&HOSTTOOLVERSION&",
1772- qtVersion = "5.15.5",
1771+ name = "Qt5.15.6-Windows-x86-MinGW&HOSTTOOLVERSION&",
1772+ qtVersion = "5.15.6",
17731773 host = "Win10",
17741774 toolchain = "MinGW810-32",
17751775 configureParameter = [[
@@ -1803,8 +1803,8 @@ conf.Q5wx3m8 = {
18031803 }
18041804
18051805 conf.Q5wx3m8sf = {
1806- name = "Qt5.15.5-Windows-x86-MinGW&HOSTTOOLVERSION&-staticFull",
1807- qtVersion = "5.15.5",
1806+ name = "Qt5.15.6-Windows-x86-MinGW&HOSTTOOLVERSION&-staticFull",
1807+ qtVersion = "5.15.6",
18081808 host = "Win10",
18091809 toolchain = "MinGW810-32",
18101810 variant = {"-staticFull"},
@@ -1843,8 +1843,8 @@ conf.Q5wx3m8sf = {
18431843 }
18441844
18451845 conf.Q5wx6m8 = {
1846- name = "Qt5.15.5-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
1847- qtVersion = "5.15.5",
1846+ name = "Qt5.15.6-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
1847+ qtVersion = "5.15.6",
18481848 host = "Win10",
18491849 toolchain = "MinGW810-64",
18501850 configureParameter = [[
@@ -1878,8 +1878,8 @@ conf.Q5wx6m8 = {
18781878 }
18791879
18801880 conf.Q5wx6m8sf = {
1881- name = "Qt5.15.5-Windows-x86_64-MinGW&HOSTTOOLVERSION&-staticFull",
1882- qtVersion = "5.15.5",
1881+ name = "Qt5.15.6-Windows-x86_64-MinGW&HOSTTOOLVERSION&-staticFull",
1882+ qtVersion = "5.15.6",
18831883 host = "Win10",
18841884 toolchain = "MinGW810-64",
18851885 variant = {"-staticFull"},
@@ -1918,8 +1918,8 @@ conf.Q5wx6m8sf = {
19181918 }
19191919
19201920 conf.Q5mx6 = {
1921- name = "Qt5.15.5-macOS-x86_64-AppleClang&HOSTTOOLVERSION&",
1922- qtVersion = "5.15.5-5",
1921+ name = "Qt5.15.6-macOS-x86_64-AppleClang&HOSTTOOLVERSION&",
1922+ qtVersion = "5.15.6-4",
19231923 host = "macOSLegacy",
19241924 configureParameter = [[
19251925 -prefix
@@ -1953,8 +1953,8 @@ conf.Q5mx6 = {
19531953 }
19541954
19551955 conf.Q5mx6nf = {
1956- name = "Qt5.15.5-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework",
1957- qtVersion = "5.15.5-5",
1956+ name = "Qt5.15.6-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework",
1957+ qtVersion = "5.15.6-4",
19581958 host = "macOSLegacy",
19591959 variant = {"-noFramework"},
19601960 configureParameter = [[
@@ -1990,8 +1990,8 @@ conf.Q5mx6nf = {
19901990 }
19911991
19921992 conf.Q5wx6m8_aalnl = {
1993- name = "Qt5.15.5-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
1994- qtVersion = "5.15.5",
1993+ name = "Qt5.15.6-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
1994+ qtVersion = "5.15.6",
19951995 host = "Win10",
19961996 toolchain = "MinGW810-64",
19971997 target = "Android-21",
@@ -2043,8 +2043,8 @@ conf.Q5wx6m8_aalnl = {
20432043 }
20442044
20452045 conf.Q5lx6_aalnl = {
2046- name = "Qt5.15.5-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
2047- qtVersion = "5.15.5",
2046+ name = "Qt5.15.6-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
2047+ qtVersion = "5.15.6",
20482048 host = "CentOS8",
20492049 target = "Android-21",
20502050 toolchainT = "Android-21-r21e-all",
@@ -2095,8 +2095,8 @@ conf.Q5lx6_aalnl = {
20952095 }
20962096
20972097 conf.Q5mx6_aalnl = {
2098- name = "Qt5.15.5-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
2099- qtVersion = "5.15.5",
2098+ name = "Qt5.15.6-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
2099+ qtVersion = "5.15.6",
21002100 host = "macOSLegacy",
21012101 target = "Android-21",
21022102 toolchainT = "Android-21-r21e-all",
@@ -2147,8 +2147,8 @@ conf.Q5mx6_aalnl = {
21472147 }
21482148
21492149 conf.Q5wx6m8_W = {
2150- name = "Qt5.15.5-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
2151- qtVersion = "5.15.5",
2150+ name = "Qt5.15.6-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
2151+ qtVersion = "5.15.6",
21522152 host = "Win10",
21532153 toolchain = "MinGW810-64",
21542154 target = "WebAssembly",
@@ -2183,8 +2183,8 @@ conf.Q5wx6m8_W = {
21832183 }
21842184
21852185 conf.Q5lx6_W = {
2186- name = "Qt5.15.5-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
2187- qtVersion = "5.15.5",
2186+ name = "Qt5.15.6-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
2187+ qtVersion = "5.15.6",
21882188 host = "CentOS8",
21892189 target = "WebAssembly",
21902190 toolchainT = "emscripten-1.39.8",
@@ -2218,8 +2218,8 @@ conf.Q5lx6_W = {
22182218 }
22192219
22202220 conf.Q5mx6_W = {
2221- name = "Qt5.15.5-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
2222- qtVersion = "5.15.5",
2221+ name = "Qt5.15.6-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
2222+ qtVersion = "5.15.6",
22232223 host = "macOSLegacy",
22242224 target = "WebAssembly",
22252225 toolchainT = "emscripten-1.39.8",
@@ -4019,8 +4019,8 @@ conf.q6_2mx6_W = {
40194019 --------------------------------------------------------------------
40204020
40214021 conf.q6_3wx6v9 = {
4022- name = "Qt6.3.1-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
4023- qtVersion = "6.3.1",
4022+ name = "Qt6.3.2-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
4023+ qtVersion = "6.3.2",
40244024 host = "Win10",
40254025 toolchain = "MSVC2019-64",
40264026 opensslConf = "o3wx6v9",
@@ -4055,8 +4055,8 @@ conf.q6_3wx6v9 = {
40554055 }
40564056
40574057 conf.q6_3wx6v2 = {
4058- name = "Qt6.3.1-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
4059- qtVersion = "6.3.1",
4058+ name = "Qt6.3.2-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
4059+ qtVersion = "6.3.2",
40604060 host = "Win10",
40614061 toolchain = "MSVC2022-64",
40624062 opensslConf = "o3wx6v2",
@@ -4091,8 +4091,8 @@ conf.q6_3wx6v2 = {
40914091 }
40924092
40934093 conf.q6_3wx6v2st = {
4094- name = "Qt6.3.1-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
4095- qtVersion = "6.3.1",
4094+ name = "Qt6.3.2-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
4095+ qtVersion = "6.3.2",
40964096 host = "Win10",
40974097 toolchain = "MSVC2022-64",
40984098 variant = {"-static"},
@@ -4148,8 +4148,8 @@ conf.q6_3wx6v2st = {
41484148 }
41494149
41504150 conf.q6_3wx6v2_wa6v2 = {
4151- name = "Qt6.3.1-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
4152- qtVersion = "6.3.1",
4151+ name = "Qt6.3.2-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
4152+ qtVersion = "6.3.2",
41534153 host = "Win10",
41544154 target = "Win10Arm",
41554155 toolchain = "MSVC2022-64", -- only a placeholder here, in fact it uses "toolchainT" instead of "toolchain"
@@ -4186,8 +4186,8 @@ conf.q6_3wx6v2_wa6v2 = {
41864186 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
41874187 -- Note: Future version of this build configuration should be called "q*_*wx6g1" where "g" means GNU-based toolchain with MinGW-w64.
41884188 conf.q6_3wx6m1 = {
4189- name = "Qt6.3.1-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4190- qtVersion = "6.3.1",
4189+ name = "Qt6.3.2-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4190+ qtVersion = "6.3.2",
41914191 host = "Win10",
41924192 toolchain = "MinGW1120-64",
41934193 opensslConf = "o3wx6m1",
@@ -4222,8 +4222,8 @@ conf.q6_3wx6m1 = {
42224222 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
42234223 -- Note: Future version of this build configuration should be called "q*_*wx6g2st" where "g" means GNU-based toolchain with MinGW-w64, and is updated to GCC 12 series.
42244224 conf.q6_3wx6m1st = {
4225- name = "Qt6.3.1-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4226- qtVersion = "6.3.1",
4225+ name = "Qt6.3.2-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4226+ qtVersion = "6.3.2",
42274227 host = "Win10",
42284228 toolchain = "MinGW1120-64",
42294229 variant = {"-static"},
@@ -4282,8 +4282,8 @@ conf.q6_3wx6m1st = {
42824282 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
42834283 -- Note: Future version of this build configuration should be called "q*_*wx6g2" where "g" means GNU-based toolchain with MinGW-w64.
42844284 conf.q6_3wx6m2 = {
4285- name = "Qt6.3.1-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4286- qtVersion = "6.3.1",
4285+ name = "Qt6.3.2-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4286+ qtVersion = "6.3.2",
42874287 host = "Win10",
42884288 toolchain = "MinGW1210-64",
42894289 opensslConf = "o3wx6m2",
@@ -4317,8 +4317,8 @@ conf.q6_3wx6m2 = {
43174317
43184318 -- Note: Future version of this build configuration is called "q*_*wx6u4" where "u" means LLVM-based toolchain with MinGW-w64 UCRT.
43194319 conf.q6_3wx6mu = {
4320- name = "Qt6.3.1-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
4321- qtVersion = "6.3.1",
4320+ name = "Qt6.3.2-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
4321+ qtVersion = "6.3.2",
43224322 host = "Win10",
43234323 toolchain = "MinGWLLVM-ucrt14-64",
43244324 opensslConf = "o3wx6mu",
@@ -4357,8 +4357,8 @@ conf.q6_3wx6mu = {
43574357
43584358 -- Note: Future version of this build configuration is called "q*_*wx6m4" where "m" means LLVM-based toolchain with MinGW-w64 MSVCRT.
43594359 conf.q6_3wx6mv = {
4360- name = "Qt6.3.1-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
4361- qtVersion = "6.3.1",
4360+ name = "Qt6.3.2-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
4361+ qtVersion = "6.3.2",
43624362 host = "Win10",
43634363 toolchain = "MinGWLLVM-msvcrt14-64",
43644364 opensslConf = "o3wx6mv",
@@ -4396,8 +4396,8 @@ conf.q6_3wx6mv = {
43964396 }
43974397
43984398 conf.q6_3lx6st = {
4399- name = "Qt6.3.1-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
4400- qtVersion = "6.3.1",
4399+ name = "Qt6.3.2-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
4400+ qtVersion = "6.3.2",
44014401 host = "CentOS8",
44024402 variant = {"-static"},
44034403 useCMake = "Latest",
@@ -4448,8 +4448,8 @@ conf.q6_3lx6st = {
44484448 }
44494449
44504450 conf.q6_3mx6 = {
4451- name = "Qt6.3.1-macOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4452- qtVersion = "6.3.1",
4451+ name = "Qt6.3.2-macOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4452+ qtVersion = "6.3.2",
44534453 host = "macOS1015",
44544454 opensslConf = "o3mx6",
44554455 useCMake = "Latest",
@@ -4486,8 +4486,8 @@ conf.q6_3mx6 = {
44864486 }
44874487
44884488 conf.q6_3mx6nf = {
4489- name = "Qt6.3.1-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework",
4490- qtVersion = "6.3.1",
4489+ name = "Qt6.3.2-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework",
4490+ qtVersion = "6.3.2",
44914491 host = "macOS1015",
44924492 variant = {"-noFramework"},
44934493 opensslConf = "o3mx6",
@@ -4525,8 +4525,8 @@ conf.q6_3mx6nf = {
45254525 }
45264526
45274527 conf.q6_3mx6st = {
4528- name = "Qt6.3.1-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-static",
4529- qtVersion = "6.3.1",
4528+ name = "Qt6.3.2-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-static",
4529+ qtVersion = "6.3.2",
45304530 host = "macOS1015",
45314531 variant = {"-static"},
45324532 opensslConf = "o3mx6",
@@ -4582,8 +4582,8 @@ conf.q6_3mx6st = {
45824582 }
45834583
45844584 conf.q6_3ma6 = {
4585- name = "Qt6.3.1-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4586- qtVersion = "6.3.1",
4585+ name = "Qt6.3.2-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4586+ qtVersion = "6.3.2",
45874587 host = "macOSM1",
45884588 opensslConf = "o3ma6",
45894589 useCMake = "Latest",
@@ -4620,8 +4620,8 @@ conf.q6_3ma6 = {
46204620 }
46214621
46224622 conf.q6_3ma6nf = {
4623- name = "Qt6.3.1-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&-noFramework",
4624- qtVersion = "6.3.1",
4623+ name = "Qt6.3.2-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&-noFramework",
4624+ qtVersion = "6.3.2",
46254625 host = "macOSM1",
46264626 variant = {"-noFramework"},
46274627 opensslConf = "o3ma6",
@@ -4659,8 +4659,8 @@ conf.q6_3ma6nf = {
46594659 }
46604660
46614661 conf.q6_3ma6st = {
4662- name = "Qt6.3.1-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&-static",
4663- qtVersion = "6.3.1",
4662+ name = "Qt6.3.2-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&-static",
4663+ qtVersion = "6.3.2",
46644664 host = "macOSM1",
46654665 variant = {"-static"},
46664666 opensslConf = "o3ma6",
@@ -4718,8 +4718,8 @@ conf.q6_3ma6st = {
47184718 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
47194719 -- Note: Future version of this build configuration is called "q*_*wx6g2_aa6n5" where "g" means GNU-based toolchain with MinGW-w64, and is updated its host tools to GCC 12 series, while NDK is updated to r25.
47204720 conf.q6_3wx6m1_aa6n3 = {
4721- name = "Qt6.3.1-Android-arm64-Clang-NDKr23c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4722- qtVersion = "6.3.1",
4721+ name = "Qt6.3.2-Android-arm64-Clang-NDKr23c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4722+ qtVersion = "6.3.2",
47234723 host = "Win10",
47244724 target = "Android-24",
47254725 toolchain = "MinGW1120-64",
@@ -4759,8 +4759,8 @@ conf.q6_3wx6m1_aa6n3 = {
47594759 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
47604760 -- Note: Future version of this build configuration is called "q*_*wx6g2_ax6n5" where "g" means GNU-based toolchain with MinGW-w64, and is updated its host tools to GCC 12 series, while NDK is updated to r25.
47614761 conf.q6_3wx6m1_ax6n3 = {
4762- name = "Qt6.3.1-Android-x86_64-Clang-NDKr23c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4763- qtVersion = "6.3.1",
4762+ name = "Qt6.3.2-Android-x86_64-Clang-NDKr23c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4763+ qtVersion = "6.3.2",
47644764 host = "Win10",
47654765 target = "Android-24",
47664766 toolchain = "MinGW1120-64",
@@ -4798,8 +4798,8 @@ conf.q6_3wx6m1_ax6n3 = {
47984798 }
47994799
48004800 conf.q6_3lx6_aa6n3 = {
4801- name = "Qt6.3.1-Android-arm64-Clang-NDKr23c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4802- qtVersion = "6.3.1",
4801+ name = "Qt6.3.2-Android-arm64-Clang-NDKr23c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4802+ qtVersion = "6.3.2",
48034803 host = "CentOS8",
48044804 target = "Android-24",
48054805 toolchainT = "Android-24-r23c-arm64",
@@ -4835,8 +4835,8 @@ conf.q6_3lx6_aa6n3 = {
48354835 }
48364836
48374837 conf.q6_3lx6_ax6n3 = {
4838- name = "Qt6.3.1-Android-x86_64-Clang-NDKr23c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4839- qtVersion = "6.3.1",
4838+ name = "Qt6.3.2-Android-x86_64-Clang-NDKr23c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4839+ qtVersion = "6.3.2",
48404840 host = "CentOS8",
48414841 target = "Android-24",
48424842 toolchainT = "Android-24-r23c-x86_64",
@@ -4872,8 +4872,8 @@ conf.q6_3lx6_ax6n3 = {
48724872 }
48734873
48744874 conf.q6_3mx6_aa6n3 = {
4875- name = "Qt6.3.1-Android-arm64-Clang-NDKr23c-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4876- qtVersion = "6.3.1",
4875+ name = "Qt6.3.2-Android-arm64-Clang-NDKr23c-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4876+ qtVersion = "6.3.2",
48774877 host = "macOS1015",
48784878 target = "Android-24",
48794879 toolchainT = "Android-24-r23c-arm64",
@@ -4909,8 +4909,8 @@ conf.q6_3mx6_aa6n3 = {
49094909 }
49104910
49114911 conf.q6_3mx6_ax6n3 = {
4912- name = "Qt6.3.1-Android-x86_64-Clang-NDKr23c-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4913- qtVersion = "6.3.1",
4912+ name = "Qt6.3.2-Android-x86_64-Clang-NDKr23c-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
4913+ qtVersion = "6.3.2",
49144914 host = "macOS1015",
49154915 target = "Android-24",
49164916 toolchainT = "Android-24-r23c-x86_64",
@@ -4946,8 +4946,8 @@ conf.q6_3mx6_ax6n3 = {
49464946 }
49474947
49484948 conf.q6_3ma6_aa6n3 = {
4949- name = "Qt6.3.1-Android-arm64-Clang-NDKr23c-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4950- qtVersion = "6.3.1",
4949+ name = "Qt6.3.2-Android-arm64-Clang-NDKr23c-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4950+ qtVersion = "6.3.2",
49514951 host = "macOSM1",
49524952 target = "Android-24",
49534953 toolchainT = "Android-24-r23c-arm64",
@@ -4983,8 +4983,8 @@ conf.q6_3ma6_aa6n3 = {
49834983 }
49844984
49854985 conf.q6_3ma6_ax6n3 = {
4986- name = "Qt6.3.1-Android-x86_64-Clang-NDKr23c-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4987- qtVersion = "6.3.1",
4986+ name = "Qt6.3.2-Android-x86_64-Clang-NDKr23c-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
4987+ qtVersion = "6.3.2",
49884988 host = "macOSM1",
49894989 target = "Android-24",
49904990 toolchainT = "Android-24-r23c-x86_64",
@@ -5023,8 +5023,8 @@ conf.q6_3ma6_ax6n3 = {
50235023 -- Note: "m" changed its meaning for LLVM-based toolchain with MinGW-w64 MSVCRT.
50245024 -- Note: Future version of this build configuration is called "q*_*wx6g2_W" where "g" means GNU-based toolchain with MinGW-w64, and is updated its host tools to GCC 12 series.
50255025 conf.q6_3wx6m1_W = {
5026- name = "Qt6.3.1-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5027- qtVersion = "6.3.1",
5026+ name = "Qt6.3.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5027+ qtVersion = "6.3.2",
50285028 host = "Win10",
50295029 toolchain = "MinGW1120-64",
50305030 target = "WebAssembly",
@@ -5055,8 +5055,8 @@ conf.q6_3wx6m1_W = {
50555055 }
50565056
50575057 conf.q6_3lx6_W = {
5058- name = "Qt6.3.1-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5059- qtVersion = "6.3.1",
5058+ name = "Qt6.3.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5059+ qtVersion = "6.3.2",
50605060 host = "CentOS8",
50615061 target = "WebAssembly",
50625062 toolchainT = "emscripten-3.1.6",
@@ -5084,8 +5084,8 @@ conf.q6_3lx6_W = {
50845084 }
50855085
50865086 conf.q6_3mx6_W = {
5087- name = "Qt6.3.1-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
5088- qtVersion = "6.3.1",
5087+ name = "Qt6.3.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&",
5088+ qtVersion = "6.3.2",
50895089 host = "macOS1015",
50905090 target = "WebAssembly",
50915091 toolchainT = "emscripten-3.1.6",
@@ -5113,8 +5113,8 @@ conf.q6_3mx6_W = {
51135113 }
51145114
51155115 conf.q6_3ma6_W = {
5116- name = "Qt6.3.1-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
5117- qtVersion = "6.3.1",
5116+ name = "Qt6.3.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
5117+ qtVersion = "6.3.2",
51185118 host = "macOS1015",
51195119 target = "WebAssembly",
51205120 toolchainT = "emscripten-3.1.6",
@@ -6240,30 +6240,30 @@ setmetatable(QQtPatcherVersion, versionMo)
62406240 local Qt6StaticConf = {
62416241 Win10 = {
62426242 ["6.2.4"] = "q6_2wx6m1st",
6243- ["6.3.1"] = "q6_3wx6m1st",
6243+ ["6.3.2"] = "q6_3wx6m1st",
62446244 ["6.4.0-beta4"] = "q6_4wx6g2st",
62456245 },
62466246 Win10MSVC2019 = {
62476247 ["6.2.4"] = "q6_2wx6v9st",
62486248 },
62496249 Win10MSVC2022 = {
6250- ["6.3.1"] = "q6_3wx6v2st",
6250+ ["6.3.2"] = "q6_3wx6v2st",
62516251 ["6.4.0-beta4"] = "q6_4wx6v2st",
62526252 },
62536253 CentOS8 = {
62546254 ["6.2.4"] = "q6_2lx6st",
6255- ["6.3.1"] = "q6_3lx6st",
6255+ ["6.3.2"] = "q6_3lx6st",
62566256 },
62576257 Rocky9 = {
62586258 ["6.4.0-beta4"] = "q6_4lx6st",
62596259 },
62606260 macOS1015 = {
62616261 ["6.2.4"] = "q6_2mx6st",
6262- ["6.3.1"] = "q6_3mx6st",
6262+ ["6.3.2"] = "q6_3mx6st",
62636263 ["6.4.0-beta4"] = "q6_4mx6st",
62646264 },
62656265 macOSM1 = {
6266- ["6.3.1"] = "q6_3ma6st",
6266+ ["6.3.2"] = "q6_3ma6st",
62676267 ["6.4.0-beta4"] = "q6_4ma6st",
62686268 },
62696269 }
@@ -6307,9 +6307,9 @@ local valueMo = {
63076307 }
63086308
63096309 local Win10SrcPackagePrefixWorkaroundVersions = {
6310- "5.15.5-5",
6310+ "5.15.6-4",
63116311 "6.2.4",
6312- "6.3.1",
6312+ "6.3.2",
63136313 "6.4.0-beta4",
63146314 }
63156315