Update patches for Qt 6.8 on Windows.

This commit is contained in:
John Preston 2024-09-19 12:52:18 +04:00
parent 3f6d184435
commit 67ce27afaa

View file

@ -457,7 +457,7 @@ if customRunCommand:
stage('patches', """ stage('patches', """
git clone https://github.com/desktop-app/patches.git git clone https://github.com/desktop-app/patches.git
cd patches cd patches
git checkout e66e768a5f git checkout 8ffdeda56a
""") """)
stage('msys64', """ stage('msys64', """