diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index f53417ea3..d60c818e3 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -418,7 +418,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 94be868240 + git checkout bed08b53a3 """) stage('msys64', """