diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 31dacb2c2..e83b31a4b 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -457,7 +457,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout b3d7243fe1 + git checkout 748e206a97 """) stage('msys64', """