Prep Flatpak manifest for Flathub stable submission

This commit is contained in:
2026-05-22 00:23:42 -06:00
parent 6535810ca3
commit d8600a2237
2 changed files with 18 additions and 25 deletions

View File

@@ -1,6 +1,5 @@
{
"app-id": "org.zoitechat.ZoiteChat",
"branch": "master",
"runtime": "org.gnome.Platform",
"runtime-version": "49",
"sdk": "org.gnome.Sdk",
@@ -69,8 +68,10 @@
],
"sources": [
{
"type": "dir",
"path": ".."
"type": "git",
"url": "https://github.com/ZoiteChat/zoitechat.git",
"tag": "zoitechat-2.18.1",
"commit": "6535810ca356bf9c4d15fca34df4fb883e2a61a5"
},
{
"type": "patch",