{
 "app_id": "app.drey.MultiplicationPuzzle",
 "source_url": "https://raw.githubusercontent.com/flathub/app.drey.MultiplicationPuzzle/master/app.drey.MultiplicationPuzzle.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-18T07:15:15.362272+00:00",
 "manifest": {
  "id": "app.drey.MultiplicationPuzzle",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "gmult",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "gmult",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/mterry/gmult.git",
      "commit": "97f0593afa690aa4de6249cd0ad81d5623d14483"
     }
    ]
   }
  ]
 }
}