mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 15:17:07 +02:00
Update submodules & patches on Linux
This commit is contained in:
parent
47983d59fb
commit
71f3f67fe3
3 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ FROM builder AS patches
|
|||
RUN git init patches \
|
||||
&& cd patches \
|
||||
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
|
||||
&& git fetch --depth=1 origin f10d5c38d59325a8bed55fa13bc9fa826f5d13cf \
|
||||
&& git fetch --depth=1 origin 2c464cfbd9fa3c1d88335cf9462c8ef96542f87c \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 88423818f8b8cbb5b0914f72caccba6019bd6935
|
||||
Subproject commit caff63f28434e295ba274008f1f0fea1ffb25728
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 5735ef13c72bac000ab1b402cbc4ce7bdd2b353a
|
||||
Subproject commit 7e618c88780c765faf40b0f8eb706593c0c2faaf
|
Loading…
Add table
Reference in a new issue