fix: flatpak build

This commit is contained in:
DarkSky
2025-11-15 22:01:24 +08:00
parent a35bcdc3ef
commit 12fe7a5ced

View File

@@ -129,7 +129,7 @@ const makers = [
'/usr/share/metainfo/affine.metainfo.xml', '/usr/share/metainfo/affine.metainfo.xml',
], ],
], ],
runtimeVersion: '24.08', runtimeVersion: '25.08',
modules: [ modules: [
{ {
name: 'zypak', name: 'zypak',
@@ -137,7 +137,7 @@ const makers = [
{ {
type: 'git', type: 'git',
url: 'https://github.com/refi64/zypak', url: 'https://github.com/refi64/zypak',
tag: 'v2024.01.17', tag: 'v2025.09',
}, },
], ],
}, },