{
 "app_id": "de.uchuujin.fp.termzoo.kitty0_22_1",
 "source_url": "https://raw.githubusercontent.com/textshell/flatpak-terminal-zoo/master/kitty/de.uchuujin.fp.termzoo.kitty0_22_1.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.36",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:32:05.749891+00:00",
 "manifest": {
  "app-id": "de.uchuujin.fp.termzoo.kitty0_22_1",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.36",
  "sdk": "org.gnome.Sdk",
  "command": "kitty",
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "kitty",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py linux-package",
     "cp -r linux-package/* /app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/kovidgoyal/kitty/releases/download/v0.22.1/kitty-0.22.1.tar.xz",
      "sha512": "8c561103cad181cb1d2a716d70cffd82bc0ad9db5a92434d17e3f4a70d6803cbe99edd8e87eca3912db4a8cd2c3e46d38bed833ea85ad4d190c50f0aa0461812"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -D run-in-host /app/bin/run-in-host"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../run-in-host"
     }
    ]
   }
  ]
 }
}