{
 "app_id": "com.github.curl",
 "source_url": "https://raw.githubusercontent.com/egrath/Flatpaks/master/curl/com.github.curl.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "18.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--device=all",
  "--share=ipc",
  "--share=network",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:05:41.185879+00:00",
 "manifest": {
  "app-id": "com.github.curl",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "18.08",
  "sdk": "org.freedesktop.Sdk",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--filesystem=host"
  ],
  "command": "curl",
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "curl",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/curl/curl/releases/download/curl-7_64_1/curl-7.64.1.tar.gz",
      "sha256": "432d3f466644b9416bc5b649d344116a753aeaa520c8beaf024a90cba9d3d35d"
     }
    ]
   }
  ]
 }
}