{
 "app_id": "uk.org.jape",
 "source_url": "https://raw.githubusercontent.com/RBornat/jape/master/distrib/CommonBuildResources/Linux/flatpak/uk.org.jape.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=home",
  "--filesystem=~/.java/.userPrefs:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:06:10.795748+00:00",
 "manifest": {
  "app-id": "uk.org.jape",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "/app/Jape.app/launchstub",
  "modules": [
   {
    "name": "jape",
    "buildsystem": "simple",
    "build-commands": [
     "bash installJape.sh"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "LinuxJape"
     }
    ]
   }
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=home",
   "--filesystem=~/.java/.userPrefs:create"
  ]
 }
}