Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 024ed77

Browse files
committed
Update to mauikit version v3.1.0
1 parent f4a64fa commit 024ed77

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/build-appimage-amd64.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
DEBIAN_FRONTEND: noninteractive
1515

1616
env:
17-
BRANCH_MAUIMAN: v3.0.1
18-
BRANCH_MAUIKIT: v3.0.1
19-
BRANCH_MAUIKIT_FILEBROWSING: v3.0.1
17+
BRANCH_MAUIMAN: v3.1.0
18+
BRANCH_MAUIKIT: v3.1.0
19+
BRANCH_MAUIKIT_FILEBROWSING: v3.1.0
2020

2121
steps:
2222
- name: Install basic packages

nx-software-center-appimage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,6 @@ AppDir:
127127

128128
AppImage:
129129
arch: x86_64
130+
comp: xz
130131
file_name: nx-software-center-latest-x86_64.AppImage
131132
update-information: gh-releases-zsync|Nitrux|nx-software-center|latest|*x86_64.AppImage.zsync

0 commit comments

Comments
 (0)