mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
Update lib_ui & patches on Linux
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 25f76cf4d58fae5742447d17d2574ab1fad196e5 \
|
&& git fetch --depth=1 origin 931535985f75ca51313923d31d7924560719b3eb \
|
||||||
&& git reset --hard FETCH_HEAD \
|
&& git reset --hard FETCH_HEAD \
|
||||||
&& rm -rf .git
|
&& rm -rf .git
|
||||||
|
|
||||||
|
Submodule Telegram/lib_ui updated: 72a1c98fa6...037ceb272c
@@ -165,7 +165,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: 25f76cf4d58fae5742447d17d2574ab1fad196e5
|
source-commit: 931535985f75ca51313923d31d7924560719b3eb
|
||||||
plugin: dump
|
plugin: dump
|
||||||
override-pull: |
|
override-pull: |
|
||||||
craftctl default
|
craftctl default
|
||||||
|
Reference in New Issue
Block a user