Update tg_owt revision.

This commit is contained in:
John Preston 2021-05-26 18:35:25 +04:00
parent 9f93dae6f9
commit a0506f009a
5 changed files with 5 additions and 5 deletions

View File

@ -738,7 +738,7 @@ RUN mkdir tg_owt
WORKDIR tg_owt
RUN git init
RUN git remote add origin $GIT/desktop-app/tg_owt.git
RUN git fetch --depth=1 origin 792baa1e9f41da441abb6bdb09b3809551ffdcf0
RUN git fetch --depth=1 origin 56f0e53eaccfaed54c513f8795cc03a25e2a72f8
RUN git reset --hard FETCH_HEAD
RUN git submodule init
RUN git submodule update

View File

@ -209,7 +209,7 @@ Open **x64 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 792baa1e9f
git checkout 56f0e53eac
git submodule init
git submodule update
mkdir out

View File

@ -209,7 +209,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 792baa1e9f
git checkout 56f0e53eac
git submodule init
git submodule update
mkdir out

View File

@ -303,7 +303,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 792baa1e9f
git checkout 56f0e53eac
git submodule init
git submodule update
mkdir out

View File

@ -424,7 +424,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: 792baa1e9f41da441abb6bdb09b3809551ffdcf0
source-commit: 56f0e53eaccfaed54c513f8795cc03a25e2a72f8
plugin: cmake
build-packages:
- yasm