diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 57ac8b4b8..a37243a5a 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 5b3541af89 + git checkout 65cd5219e4 """) stage('msys64', """