diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 43f5708997..234ee047f1 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -404,7 +404,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 8a361a1307 + git checkout 3e11c652e1 """) stage('msys64', """