{
 "app_id": "net.tools.pingpath",
 "source_url": "https://raw.githubusercontent.com/yvs2014/pingpath/main/templates/flatpak/net.tools.pingpath.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:06:19.358640+00:00",
 "manifest": {
  "app-id": "net.tools.pingpath",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "pingpath",
  "default-branch": "main",
  "rename-icon": "pingpath",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "pingpath",
    "buildsystem": "meson",
    "build-commands": [
     "meson setup _build",
     "meson compile -C _build",
     "DESTDIR=${FLATPAK_DEST} meson install -C _build"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}