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

Beta version 3.7.6: Backport a Qt 5.15.4 crashfix.

This commit is contained in:
John Preston
2022-06-16 19:12:07 +04:00
parent 7a9273eca9
commit 45caa25e55

View File

@@ -399,7 +399,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 8ce6ac9d6e
git checkout e1383b0e8f
""")
stage('depot_tools', """