diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 51cc2c298..38a32a4b1 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 d3107bf4a5 + git checkout 94be868240 """) stage('msys64', """