{
 "app_id": "io.github.alihaydarsucu.GitHubPuller",
 "source_url": "https://raw.githubusercontent.com/alihaydarsucu/GitHubPuller/main/io.github.alihaydarsucu.GitHubPuller.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:47:43.530741+00:00",
 "manifest": {
  "id": "io.github.alihaydarsucu.GitHubPuller",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "github-puller",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "github-puller",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py install --prefix=${FLATPAK_DEST} --root=/ --optimize=1"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/alihaydarsucu/GitHubPuller/archive/v1.0.8.tar.gz",
      "sha256": "58d9b4cb003eb16978a82d7a6921bedb678d51ccc1101f934cda7e6b2d966a31"
     }
    ]
   }
  ]
 }
}