{
 "app_id": "ca.vlacroix.Tally",
 "source_url": "https://raw.githubusercontent.com/flathub/ca.vlacroix.Tally/master/ca.vlacroix.Tally.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:27:23.405788+00:00",
 "manifest": {
  "app-id": "ca.vlacroix.Tally",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "tally",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   "shared-modules/lua5.4/lua-5.4.json",
   {
    "name": "LuaGObject",
    "no-autogen": true,
    "subdir": "LuaGObject",
    "make-args": [
     "LUA_VERSION=5.4"
    ],
    "make-install-args": [
     "LUA_VERSION=5.4",
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vtrlx/LuaGObject",
      "tag": "0.10.5"
     }
    ]
   },
   {
    "name": "tally",
    "no-autogen": true,
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/vtrlx/tally",
      "commit": "79b92c49a54dfb1a808b55dd419460a31bfa4fe5"
     }
    ]
   }
  ]
 }
}