Update patches on Linux

This commit is contained in:
ilya-fedin
2025-10-25 17:43:46 +03:00
committed by John Preston
parent 66a34bcb89
commit 5ebd0df15f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ FROM builder AS patches
RUN git init patches \
&& cd patches \
&& git remote add origin https://github.com/desktop-app/patches.git \
&& git fetch --depth=1 origin c91bf24dcdf814cc3a3a37e2cb980ccb95f0f39f \
&& git fetch --depth=1 origin 0b68b11048987a68d31b2d8380d9b7c5116aa961 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git
+1 -1
View File
@@ -122,7 +122,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: c91bf24dcdf814cc3a3a37e2cb980ccb95f0f39f
source-commit: 0b68b11048987a68d31b2d8380d9b7c5116aa961
plugin: nil
override-pull: |
craftctl default