2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Update submodules

This commit is contained in:
Ilya Fedin
2025-05-25 09:16:08 +00:00
committed by John Preston
parent 2535b6e08c
commit ab6375ef2a
4 changed files with 4 additions and 4 deletions

View File

@@ -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

2
cmake

Submodule cmake updated: 50c3edca14...1e09ee81ee

View File

@@ -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