{
 "app_id": "org.soapui.SoapUI",
 "source_url": "https://raw.githubusercontent.com/flathub/org.soapui.SoapUI/master/org.soapui.SoapUI.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--filesystem=xdg-documents"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:16:32.159712+00:00",
 "manifest": {
  "app-id": "org.soapui.SoapUI",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk17"
  ],
  "command": "soapui-launcher.sh",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--filesystem=xdg-documents",
   "--persist=.soapuios"
  ],
  "modules": [
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk17/install.sh"
    ]
   },
   {
    "name": "soapuios",
    "buildsystem": "simple",
    "build-commands": [
     "cp -TR app ${FLATPAK_DEST}",
     "install -Dpm755 -t /app/bin soapui-launcher.sh",
     "ln -s /usr/bin/xdg-open /app/bin/firefox"
    ],
    "cleanup": [
     "/bin/*.log",
     "/bin/actions",
     "/bin/ext",
     "/bin/listeners"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://dl.eviware.com/soapuios/5.10.0/SoapUI-5.10.0-linux-bin.tar.gz",
      "sha256": "e73c04fec9c4600a66db7c234e74d67e0884334ca648d1cf708ccaa18e992b77",
      "dest": "app",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/SmartBear/soapui/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "timestamp-query": ".published_at",
       "url-query": "\"https://dl.eviware.com/soapuios/\\($version)/SoapUI-\\($version)-linux-bin.tar.gz\""
      }
     },
     {
      "type": "file",
      "path": "soapui-launcher.sh"
     }
    ]
   },
   {
    "name": "metadata",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dpm644 -t /app/share/icons/hicolor/256x256/apps org.soapui.SoapUI.png",
     "install -Dpm644 -t /app/share/applications org.soapui.SoapUI.desktop",
     "install -Dpm644 -t /app/share/metainfo org.soapui.SoapUI.metainfo.xml"
    ],
    "sources": [
     {
      "type": "file",
      "path": "org.soapui.SoapUI.png"
     },
     {
      "type": "file",
      "path": "org.soapui.SoapUI.desktop"
     },
     {
      "type": "file",
      "path": "org.soapui.SoapUI.metainfo.xml"
     }
    ]
   }
  ]
 }
}