Update patches for Qt 5.15.

This commit is contained in:
John Preston 2025-01-14 20:32:12 +04:00
parent e3517aceab
commit c6649e84a6

View file

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