Skip to content

Commit 51d0a7a

Browse files
committed
upgrade macOS to Qt 6.7.2
1 parent 73c51c9 commit 51d0a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-shotcut.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ PYTHON_VERSION_DEFAULT=3.8
106106
PYTHON_VERSION_DARWIN=3.11
107107

108108
QT_VERSION_DEFAULT=6.4.3
109-
QT_VERSION_DARWIN=6.7.1
109+
QT_VERSION_DARWIN=6.7.2
110110

111111
# QT_INCLUDE_DIR="$(pkg-config --variable=prefix QtCore)/include"
112112
QT_INCLUDE_DIR=${QTDIR:+${QTDIR}/include}

0 commit comments

Comments
 (0)