mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Update submodules
This commit is contained in:
parent
d803b3ae7d
commit
308fdcf9cf
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 4ff99fa2d8836f2cd9befe6cf38ce87dc20f276b \
|
||||
&& git fetch --depth=1 origin a63f0887630c3e2130ee60ef322dd51ae3983c88 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 30c5dfe6f65babf234c889959061c97c4a2f391d
|
||||
Subproject commit 00f5bdaccdff4f53e8ba347f09f2de161b7ca7da
|
|
@ -1 +1 @@
|
|||
Subproject commit 63e4ba48fd8540fa3c2949d123160a2ce3411d70
|
||||
Subproject commit a1c84d636f7975781dece08939bbc24da8298c3c
|
Loading…
Add table
Reference in a new issue