{
 "app_id": "io.github.ellie_commons.app-generator",
 "source_url": "https://raw.githubusercontent.com/ellie-commons/app-generator/main/io.github.ellie_commons.app-generator.yml",
 "runtime": "io.elementary.Platform",
 "runtime_version": "8",
 "sdk": "io.elementary.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--share=network",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:57:50.672262+00:00",
 "manifest": {
  "app-id": "io.github.ellie_commons.app-generator",
  "runtime": "io.elementary.Platform",
  "runtime-version": "8",
  "sdk": "io.elementary.Sdk",
  "command": "io.github.ellie_commons.app-generator",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "git",
    "make-install-args": [
     "NO_INSTALL_HARDLINKS=1"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.39.1.tar.xz",
      "sha256": "40a38a0847b30c371b35873b3afcf123885dd41ea3ecbbf510efa97f3ce5c161"
     }
    ]
   },
   {
    "name": "app-generator",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}