From 5a425dc5be4dbc48c003f44eac6258f965bc1a4e Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Mon, 19 Jan 2026 21:34:04 +0400 Subject: [PATCH] Update patches in prepare.py --- Telegram/build/prepare/prepare.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 7071973730..1f0e897d59 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -454,7 +454,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 859556cab51d17585ff76d3db62ff1c7502bc850 + git checkout bc4c036311d07656c400c3f94877bdcf16d91688 """) stage('msys64', """