Update patches & lib_base

This commit is contained in:
Ilya Fedin 2024-03-29 12:42:34 +04:00 committed by John Preston
parent 001b055ee8
commit 1d7dbc4d17
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 b85bc8bb1ba866dfa3d1ee983dc642fa6ccff12a \
&& git fetch --depth=1 origin 7b8f30b787691a325d17e20ddd455e87738e7432 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

@ -1 +1 @@
Subproject commit 66d8f07caa7d6ff0b57f2aec1cfb38eade5a8e55
Subproject commit f95154033c670cf786fce82b005abde8a5d3922f

View file

@ -168,7 +168,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: b85bc8bb1ba866dfa3d1ee983dc642fa6ccff12a
source-commit: 7b8f30b787691a325d17e20ddd455e87738e7432
plugin: dump
override-pull: |
craftctl default