Merge pull request #763 from miurahr/update-combinations

Update `aqt/combinations.json`
This commit is contained in:
Hiroshi Miura
2024-03-02 09:00:07 +09:00
committed by GitHub

View File

@@ -692,7 +692,7 @@
"tool_name": "tools_generic" "tool_name": "tools_generic"
}, },
{ {
"arch": "qt.tools.ifw.46", "arch": "qt.tools.ifw.47",
"os_name": "linux", "os_name": "linux",
"target": "desktop", "target": "desktop",
"tool_name": "tools_ifw" "tool_name": "tools_ifw"
@@ -836,7 +836,7 @@
"tool_name": "tools_generic" "tool_name": "tools_generic"
}, },
{ {
"arch": "qt.tools.ifw.46", "arch": "qt.tools.ifw.47",
"os_name": "mac", "os_name": "mac",
"target": "desktop", "target": "desktop",
"tool_name": "tools_ifw" "tool_name": "tools_ifw"
@@ -962,7 +962,7 @@
"tool_name": "tools_generic" "tool_name": "tools_generic"
}, },
{ {
"arch": "qt.tools.ifw.46", "arch": "qt.tools.ifw.47",
"os_name": "windows", "os_name": "windows",
"target": "desktop", "target": "desktop",
"tool_name": "tools_ifw" "tool_name": "tools_ifw"
@@ -1292,6 +1292,7 @@
"6.5.3", "6.5.3",
"6.6.0", "6.6.0",
"6.6.1", "6.6.1",
"6.6.2",
"6.7.0" "6.7.0"
] ]
} }