2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Update lib_ui & patches on Linux

This commit is contained in:
Ilya Fedin
2024-05-19 20:14:15 +04:00
committed by John Preston
parent af4e0178d0
commit 6734f99ba8
3 changed files with 3 additions and 3 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 25f76cf4d58fae5742447d17d2574ab1fad196e5 \
&& git fetch --depth=1 origin 931535985f75ca51313923d31d7924560719b3eb \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

View File

@@ -165,7 +165,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: 25f76cf4d58fae5742447d17d2574ab1fad196e5
source-commit: 931535985f75ca51313923d31d7924560719b3eb
plugin: dump
override-pull: |
craftctl default