Update tg_owt revision.

This commit is contained in:
John Preston 2021-07-07 16:39:26 +03:00
parent 1b4216803d
commit caddb44a2c
5 changed files with 5 additions and 5 deletions

View File

@ -737,7 +737,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 f03ef05abf665437649a4f71886db1343590e862
RUN git fetch --depth=1 origin 91d836dc84a16584c6ac52b36c04c0de504d9c34
RUN git reset --hard FETCH_HEAD
RUN git submodule init
RUN git submodule update

View File

@ -240,7 +240,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 f03ef05abf
git checkout 91d836dc84
git submodule init
git submodule update
mkdir out

View File

@ -240,7 +240,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 f03ef05abf
git checkout 91d836dc84
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 f03ef05abf
git checkout 91d836dc84
git submodule init
git submodule update
mkdir out

View File

@ -457,7 +457,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: f03ef05abf665437649a4f71886db1343590e862
source-commit: 91d836dc84a16584c6ac52b36c04c0de504d9c34
plugin: cmake
build-packages:
- yasm