diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index ac5ee3b9e9351f..c5932cb8ad3e43 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -457,7 +457,7 @@ def runStages(): stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 54378fbc46 + git checkout 412f65c296 """) stage('msys64', """