mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 16:26:58 +08:00
fix: flatpak build
This commit is contained in:
@@ -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',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user