mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 12:44:38 +03:00
Merge pull request #758 from miurahr/update-combinations
Update `aqt/combinations.json`
This commit is contained in:
@@ -311,6 +311,72 @@
|
||||
"qtwebview"
|
||||
],
|
||||
"qt_version": "6.6"
|
||||
},
|
||||
{
|
||||
"modules": [
|
||||
"debug_info",
|
||||
"qt3d",
|
||||
"qt3d.debug_information",
|
||||
"qt5compat",
|
||||
"qtcharts",
|
||||
"qtcharts.debug_information",
|
||||
"qtconnectivity",
|
||||
"qtconnectivity.debug_information",
|
||||
"qtdatavis3d",
|
||||
"qtdatavis3d.debug_information",
|
||||
"qtgraphs",
|
||||
"qtgraphs.debug_information",
|
||||
"qtgrpc",
|
||||
"qtgrpc.debug_information",
|
||||
"qthttpserver",
|
||||
"qthttpserver.debug_information",
|
||||
"qtimageformats",
|
||||
"qtimageformats.debug_information",
|
||||
"qtlanguageserver",
|
||||
"qtlanguageserver.debug_information",
|
||||
"qtlocation",
|
||||
"qtlocation.debug_information",
|
||||
"qtlottie",
|
||||
"qtlottie.debug_information",
|
||||
"qtmultimedia",
|
||||
"qtmultimedia.debug_information",
|
||||
"qtnetworkauth",
|
||||
"qtnetworkauth.debug_information",
|
||||
"qtpdf",
|
||||
"qtpositioning",
|
||||
"qtpositioning.debug_information",
|
||||
"qtquick3d",
|
||||
"qtquick3dphysics",
|
||||
"qtquick3dphysics.debug_information",
|
||||
"qtquickeffectmaker",
|
||||
"qtquickeffectmaker.debug_information",
|
||||
"qtquicktimeline",
|
||||
"qtremoteobjects",
|
||||
"qtremoteobjects.debug_information",
|
||||
"qtscxml",
|
||||
"qtscxml.debug_information",
|
||||
"qtsensors",
|
||||
"qtsensors.debug_information",
|
||||
"qtserialbus",
|
||||
"qtserialbus.debug_information",
|
||||
"qtserialport",
|
||||
"qtserialport.debug_information",
|
||||
"qtshadertools",
|
||||
"qtspeech",
|
||||
"qtspeech.debug_information",
|
||||
"qtvirtualkeyboard",
|
||||
"qtvirtualkeyboard.debug_information",
|
||||
"qtwaylandcompositor",
|
||||
"qtwebchannel",
|
||||
"qtwebchannel.debug_information",
|
||||
"qtwebengine",
|
||||
"qtwebengine.debug_information",
|
||||
"qtwebsockets",
|
||||
"qtwebsockets.debug_information",
|
||||
"qtwebview",
|
||||
"qtwebview.debug_information"
|
||||
],
|
||||
"qt_version": "6.7"
|
||||
}
|
||||
],
|
||||
"new_archive": [
|
||||
@@ -363,6 +429,11 @@
|
||||
"os_name": "linux",
|
||||
"target": "desktop"
|
||||
},
|
||||
{
|
||||
"arch": "linux_gcc_64",
|
||||
"os_name": "linux",
|
||||
"target": "desktop"
|
||||
},
|
||||
{
|
||||
"arch": "wasm_32",
|
||||
"os_name": "linux",
|
||||
@@ -498,6 +569,11 @@
|
||||
"os_name": "windows",
|
||||
"target": "desktop"
|
||||
},
|
||||
{
|
||||
"arch": "win64_llvm_mingw",
|
||||
"os_name": "windows",
|
||||
"target": "desktop"
|
||||
},
|
||||
{
|
||||
"arch": "win64_mingw",
|
||||
"os_name": "windows",
|
||||
@@ -891,6 +967,12 @@
|
||||
"target": "desktop",
|
||||
"tool_name": "tools_ifw"
|
||||
},
|
||||
{
|
||||
"arch": "qt.tools.win64_llvm_mingw1706",
|
||||
"os_name": "windows",
|
||||
"target": "desktop",
|
||||
"tool_name": "tools_llvm_mingw1706"
|
||||
},
|
||||
{
|
||||
"arch": "qt.tools.maintenance",
|
||||
"os_name": "windows",
|
||||
@@ -957,6 +1039,12 @@
|
||||
"target": "desktop",
|
||||
"tool_name": "tools_mingw"
|
||||
},
|
||||
{
|
||||
"arch": "qt.tools.win64_mingw1310",
|
||||
"os_name": "windows",
|
||||
"target": "desktop",
|
||||
"tool_name": "tools_mingw1310"
|
||||
},
|
||||
{
|
||||
"arch": "qt.tools.win64_mingw900",
|
||||
"os_name": "windows",
|
||||
@@ -1203,7 +1291,8 @@
|
||||
"6.5.2",
|
||||
"6.5.3",
|
||||
"6.6.0",
|
||||
"6.6.1"
|
||||
"6.6.1",
|
||||
"6.7.0"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user