mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-26 23:43:06 +02:00
Update submodules
This commit is contained in:
parent
2535b6e08c
commit
ab6375ef2a
4 changed files with 4 additions and 4 deletions
|
@ -51,7 +51,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 7119a74e3f9b782f3cc29bf52fc78f2e8b0ca352 \
|
||||
&& git fetch --depth=1 origin 22989737aea515bf6a94d74a65490d37409831bc \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b4f913beb8fba75046b3b6b329658624bf7e934d
|
||||
Subproject commit 402034cba675220647c5e2041f38cf9d977d496e
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 50c3edca148cee2bbb1ce41a7c19c9d0b20c5c48
|
||||
Subproject commit 1e09ee81ee7cdfa848ee4902934a271f4b71265f
|
|
@ -170,7 +170,7 @@ parts:
|
|||
patches:
|
||||
source: https://github.com/desktop-app/patches.git
|
||||
source-depth: 1
|
||||
source-commit: 7119a74e3f9b782f3cc29bf52fc78f2e8b0ca352
|
||||
source-commit: 22989737aea515bf6a94d74a65490d37409831bc
|
||||
plugin: dump
|
||||
override-pull: |
|
||||
craftctl default
|
||||
|
|
Loading…
Add table
Reference in a new issue