2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

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', """