{
 "app_id": "io.github.otaxhu.MQTTy",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.otaxhu.MQTTy/master/io.github.otaxhu.MQTTy.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:56.654461+00:00",
 "manifest": {
  "id": "io.github.otaxhu.MQTTy",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "MQTTy",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "dart-sass",
    "buildsystem": "simple",
    "cleanup": [
     "*"
    ],
    "build-commands": [
     "mkdir ${FLATPAK_DEST}/bin",
     "cp -r * ${FLATPAK_DEST}/bin",
     "chmod +x ${FLATPAK_DEST}/bin/sass"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sass/dart-sass/releases/download/1.86.0/dart-sass-1.86.0-linux-x64.tar.gz",
      "sha256": "da73e0c544081ed23ce4ec66b1238cbc9a5b80ddfcbde2be41025f3cef40aae6",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/sass/dart-sass/releases/download/1.86.0/dart-sass-1.86.0-linux-arm64.tar.gz",
      "sha256": "547ecca53aab37de4cde1df2341a28fea12c5503bd381ffcc9fd3f61124ed64b",
      "only-arches": [
       "aarch64"
      ]
     }
    ]
   },
   {
    "name": "MQTTy",
    "buildsystem": "meson",
    "run-tests": true,
    "config-opts": [
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/otaxhu/MQTTy/releases/download/v0.1.4/MQTTy-0.1.4.tar.xz",
      "sha256": "9b5c3319e20adee2ac76d0b9d7ab31e142bff4d040bb50facd2ff4856ee5152a"
     }
    ]
   }
  ]
 }
}