Update dependency Qt to 6.6.2

This commit is contained in:
Dan Paulat 2024-02-26 22:18:22 -06:00
parent 1e9c1137c9
commit d57d9c73da
5 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
build_dir=${1:-build-debug}
build_type=Debug
qt_version=6.6.1
qt_version=6.6.2
script_dir="$(dirname "$(readlink -f "$0")")"
mkdir -p ${build_dir}