{
 "app_id": "org.gnome.World.Iotas",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.World.Iotas/master/org.gnome.World.Iotas.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:15:00.339622+00:00",
 "manifest": {
  "app-id": "org.gnome.World.Iotas",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "iotas",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--share=network",
   "--socket=wayland"
  ],
  "modules": [
   "python3-requirements.json",
   "katex.json",
   {
    "name": "pandoc",
    "buildsystem": "simple",
    "build-commands": [
     "cp bin/pandoc /app/bin/pandoc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/jgm/pandoc/releases/download/3.10.1/pandoc-3.10.1-linux-amd64.tar.gz",
      "sha256": "72948bf5784f560d5ad1876709daca27e0667f262da727bb33f77b58e52df2f5",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/jgm/pandoc/releases/download/3.10.1/pandoc-3.10.1-linux-arm64.tar.gz",
      "sha256": "cd3963da375793a4804c65ae538b4f7b9c23f87cac7f6c74a1cf5e2fff7e8d59",
      "only-arches": [
       "aarch64"
      ]
     }
    ]
   },
   {
    "name": "iotas",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/iotas.git",
      "tag": "2026.8",
      "commit": "8ed1c49660e122fe2d21dba4e6f13a0bd2c637a1"
     }
    ]
   }
  ]
 }
}