From 67ce27afaafdc1629d8192d17379bc2c920db909 Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 19 Sep 2024 12:52:18 +0400 Subject: [PATCH] Update patches for Qt 6.8 on Windows. --- 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 be2c32ae2..1c4bcb071 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 e66e768a5f + git checkout 8ffdeda56a """) stage('msys64', """