Update dependency Qt to 6.6.1

This commit is contained in:
Dan Paulat 2023-11-24 05:06:53 -06:00
parent 6a3f9517ad
commit e69f5c8a62
5 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@ jobs:
compiler: msvc
msvc_arch: x64
msvc_version: 2022
qt_version: 6.6.0
qt_version: 6.6.1
qt_arch: win64_msvc2019_64
qt_modules: qtimageformats qtpositioning
qt_tools: ''
@ -44,7 +44,7 @@ jobs:
env_cc: gcc-11
env_cxx: g++-11
compiler: gcc
qt_version: 6.6.0
qt_version: 6.6.1
qt_arch: gcc_64
qt_modules: qtimageformats qtpositioning
qt_tools: ''