diff --git a/.github/workflows/scripts/linux/build-dependencies-qt.sh b/.github/workflows/scripts/linux/build-dependencies-qt.sh index 37bb87318a..95903fdf95 100755 --- a/.github/workflows/scripts/linux/build-dependencies-qt.sh +++ b/.github/workflows/scripts/linux/build-dependencies-qt.sh @@ -18,7 +18,7 @@ if [ "${INSTALLDIR:0:1}" != "/" ]; then INSTALLDIR="$PWD/$INSTALLDIR" fi -QT=6.10.2 +QT=6.11.0 QTAPNG=1.3.0 FFMPEG=8.0 @@ -48,12 +48,12 @@ cd deps-build export PKG_CONFIG_PATH="$INSTALLDIR/lib/pkgconfig:$PKG_CONFIG_PATH" cat > SHASUMS < SHASUMS < SHASUMS <