mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Update submodules
This commit is contained in:
@@ -51,7 +51,7 @@ FROM builder AS patches
|
|||||||
RUN git init patches \
|
RUN git init patches \
|
||||||
&& cd patches \
|
&& cd patches \
|
||||||
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
|
&& 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 \
|
&& git reset --hard FETCH_HEAD \
|
||||||
&& rm -rf .git
|
&& rm -rf .git
|
||||||
|
|
||||||
|
Submodule Telegram/lib_base updated: b4f913beb8...402034cba6
2
cmake
2
cmake
Submodule cmake updated: 50c3edca14...1e09ee81ee
@@ -170,7 +170,7 @@ parts:
|
|||||||
patches:
|
patches:
|
||||||
source: https://github.com/desktop-app/patches.git
|
source: https://github.com/desktop-app/patches.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-commit: 7119a74e3f9b782f3cc29bf52fc78f2e8b0ca352
|
source-commit: 22989737aea515bf6a94d74a65490d37409831bc
|
||||||
plugin: dump
|
plugin: dump
|
||||||
override-pull: |
|
override-pull: |
|
||||||
craftctl default
|
craftctl default
|
||||||
|
Reference in New Issue
Block a user