Skip to content

Commit

Permalink
Update to mauikit version v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
probal31 committed Apr 22, 2024
1 parent f4a64fa commit 024ed77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-appimage-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
DEBIAN_FRONTEND: noninteractive

env:
BRANCH_MAUIMAN: v3.0.1
BRANCH_MAUIKIT: v3.0.1
BRANCH_MAUIKIT_FILEBROWSING: v3.0.1
BRANCH_MAUIMAN: v3.1.0
BRANCH_MAUIKIT: v3.1.0
BRANCH_MAUIKIT_FILEBROWSING: v3.1.0

steps:
- name: Install basic packages
Expand Down
1 change: 1 addition & 0 deletions nx-software-center-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,6 @@ AppDir:

AppImage:
arch: x86_64
comp: xz
file_name: nx-software-center-latest-x86_64.AppImage
update-information: gh-releases-zsync|Nitrux|nx-software-center|latest|*x86_64.AppImage.zsync

0 comments on commit 024ed77

Please sign in to comment.