From 0c695a6a9a9503d09184fc98d6f93c32ca56de3a Mon Sep 17 00:00:00 2001 From: John Preston Date: Fri, 12 Nov 2021 14:55:24 +0400 Subject: [PATCH] Update tg_owt with desktop capture fix on macOS. --- 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 df92142d4..7a89441fb 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -1154,7 +1154,7 @@ mac: stage('tg_owt', """ git clone https://github.com/desktop-app/tg_owt.git cd tg_owt - git checkout 667254c20e + git checkout eaeea95898 git submodule init git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv win: