Qt: Update to 6.9.3

This commit is contained in:
Ani
2025-09-30 20:50:10 +02:00
parent 562a4e2539
commit 755cae1ddc

View File

@@ -137,7 +137,7 @@ RUN \
rm ./*.tar.xz && \
rm -r ./ffmpeg-*
ENV QTVER=6.9.1
ENV QTVER=6.9.3
RUN \
curl -sSfL -o qt.tar.xz https://mirrors.ocf.berkeley.edu/qt/official_releases/qt/${QTVER%.*}/$QTVER/single/qt-everywhere-src-${QTVER}.tar.xz && \
tar -xf qt.tar.xz && \