{
 "app_id": "io.github.velo4705.gitlimp",
 "source_url": "https://raw.githubusercontent.com/velo4705/gitlimp/main/build/linux/io.github.velo4705.gitlimp.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--share=network",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:35:37.296378+00:00",
 "manifest": {
  "app-id": "io.github.velo4705.gitlimp",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "gitlimp",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--share=network",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "gitlimp",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 gitlimp /app/bin/gitlimp",
     "install -Dm644 gitlimp.png /app/share/icons/hicolor/512x512/apps/io.github.velo4705.gitlimp.png",
     "install -Dm644 gitlimp.desktop /app/share/applications/io.github.velo4705.gitlimp.desktop"
    ],
    "sources": [
     {
      "type": "file",
      "path": "gitlimp"
     },
     {
      "type": "file",
      "path": "flatpak/gitlimp.png"
     },
     {
      "type": "file",
      "path": "flatpak/gitlimp.desktop"
     }
    ]
   }
  ]
 }
}