Update submodules and patches commit.

This commit is contained in:
John Preston 2024-03-13 20:49:24 +04:00
parent d67f25d726
commit b20b3142a2
5 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,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 0edd8a93409ca24e215fc8ba1e98814893ad05cf \
&& git fetch --depth=1 origin cc0c2f83650bbd52064bb7bc7257c950822cce5b \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

@ -1 +1 @@
Subproject commit 2a55677634fef9f0c762c6305185fe773e3eae7b
Subproject commit 928fe24bb723bbebd4bcc87792da54b796d0b5a9

@ -1 +1 @@
Subproject commit 6bce493029a08b460db88cbaf528e49450751d1f
Subproject commit 2687a19b1435276e5a998d04b7d47df92e0c8391

2
cmake

@ -1 +1 @@
Subproject commit 5b703df9b8fc5417969fa40ddf12952368ae227b
Subproject commit 89c843ff6a007e08550c3d603d314a4edaae1732

View File

@ -167,7 +167,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: 0edd8a93409ca24e215fc8ba1e98814893ad05cf
source-commit: cc0c2f83650bbd52064bb7bc7257c950822cce5b
plugin: dump
override-pull: |
craftctl default