{
 "app_id": "com.mattjakeman.ExtensionManager",
 "source_url": "https://raw.githubusercontent.com/flathub/com.mattjakeman.ExtensionManager/master/com.mattjakeman.ExtensionManager.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.gnome.Shell.Extensions",
  "--talk-name=org.gnome.SessionManager"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:08:17.060338+00:00",
 "manifest": {
  "id": "com.mattjakeman.ExtensionManager",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "extension-manager",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.gnome.Shell.Extensions",
   "--talk-name=org.gnome.SessionManager"
  ],
  "cleanup": [
   "/include",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libbacktrace",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ianlancetaylor/libbacktrace.git",
      "commit": "549b81b43b46c0f361680561a626bf0e7b79dcbd"
     }
    ]
   },
   {
    "name": "extension-manager",
    "builddir": true,
    "buildsystem": "meson",
    "build-options": {
     "no-debuginfo": true
    },
    "config-opts": [
     "-Ddevelopment=false",
     "-Dpackage=Flatpak",
     "-Ddistributor=mjakeman",
     "-Dofficial=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mjakeman/extension-manager",
      "commit": "0a3f6c96f9fe0fd10c57987007f5c27397ed8632",
      "tag": "v0.6.5",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}