{
 "app_id": "dev.schlaubi.Tonbrett",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.schlaubi.Tonbrett/master/dev.schlaubi.Tonbrett.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:44.137167+00:00",
 "manifest": {
  "app-id": "dev.schlaubi.Tonbrett",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "Tonbrett",
  "finish-args": [
   "--share=network",
   "--persist=Tonbrett",
   "--share=ipc",
   "--device=dri",
   "--socket=x11"
  ],
  "modules": [
   {
    "name": "Tonbrett",
    "only-arches": [
     "x86_64",
     "aarch64"
    ],
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm 644 -t /app/share/applications dev.schlaubi.Tonbrett.desktop",
     "install -Dm 644 logo.png /app/share/icons/hicolor/128x128/apps/dev.schlaubi.Tonbrett.png",
     "install -Dm 644 -t /app/share/metainfo dev.schlaubi.Tonbrett.metainfo.xml",
     "mkdir /app/lib",
     "mv lib/* /app/lib",
     "install -Dm 755 -t /app/bin bin/*"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/DRSchlaubi/tonbrett/releases/download/3.1.0/tonbrett-3.1.0-linux-amd64.tar.gz",
      "sha256": "7a8168b6273f3741401e64f5f9ce3064876df7fec7b3350b28d1892d46207878",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/DRSchlaubi/Tonbrett/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"tonbrett-\" + $version +\"-linux-amd64.tar.gz\") | .browser_download_url"
      }
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/DRSchlaubi/tonbrett/releases/download/3.1.0/tonbrett-3.1.0-linux-aarch64.tar.gz",
      "sha256": "ba6992463f580cdba3a065eb01954af005de5820da274ced246fa6cd26f5682f",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/DRSchlaubi/Tonbrett/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"tonbrett-\" + $version +\"-linux-aarch64.tar.gz\") | .browser_download_url"
      }
     },
     {
      "type": "file",
      "path": "logo.png"
     },
     {
      "type": "file",
      "path": "dev.schlaubi.Tonbrett.desktop"
     },
     {
      "type": "file",
      "path": "dev.schlaubi.Tonbrett.metainfo.xml"
     }
    ]
   }
  ]
 }
}