{
 "app_id": "com.github.aristocratos.btop",
 "source_url": "https://raw.githubusercontent.com/axtloss/flatpaks/main/com.github.aristocratos.btop/com.github.aristocratos.btop.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:24.628378+00:00",
 "manifest": {
  "app-id": "com.github.aristocratos.btop",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "btop",
  "modules": [
   {
    "name": "btop",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/aristocratos/btop",
      "branch": "main"
     }
    ],
    "build-commands": [
     "make",
     "make install PREFIX=/app/"
    ]
   }
  ]
 }
}