Files
fortunecookie/manifest.json.in
T
darklithium f011392951 chore: version 1.0.3 -> 1.0.4 für neue Änderungen
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-03 01:59:42 +02:00

16 lines
463 B
Plaintext

{
"name": "fortunecookie.darklithium",
"title": "Fortune Cookie",
"version": "1.0.4",
"description": "Glückskeks App mit Sprüchen, Musik und einfacher Listenverwaltung",
"maintainer": "darklithium <dev@darklithium.de>",
"architecture": "all",
"framework": "ubuntu-sdk-20.04",
"hooks": {
"fortunecookie": {
"apparmor": "fortunecookie.apparmor",
"desktop": "fortunecookie.desktop"
}
}
}