From f95610edfc73675b5613b393145b5c74ccc2f3a5 Mon Sep 17 00:00:00 2001 From: John Preston Date: Mon, 6 Feb 2023 23:04:40 +0400 Subject: [PATCH] Version 4.6.1: Add one more patch 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 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', """