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
1 changed files with 1 additions and 1 deletions

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