From c6649e84a642c5bddaba984bf57712cc59edf466 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 14 Jan 2025 20:32:12 +0400 Subject: [PATCH] Update patches for Qt 5.15. --- 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 e83b31a4b..de2ca4ccb 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 748e206a97 + git checkout 7c8c828b07 """) stage('msys64', """