miurahr / aqtinstall

aqt: Another (unofficial) Qt CLI Installer on multi-platforms
https://aqtinstall.readthedocs.io/en/latest/
MIT License
893 stars 83 forks source link

feat: support list and install Qt 6.8.0 #800

Closed miurahr closed 2 weeks ago

miurahr commented 2 weeks ago

test command line install:

aqt install-qt windows desktop 6.8.0 win64_msvc2022_64 and aqt install-qt windows desktop 6.8.0 win64_mingw

list

aqt list-qt (windows|mac|linux) desktop --arch 6.8.0

try to fix #796