{
 "app_id": "io.github.mcthesw.easy-nats",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mcthesw.easy-nats/master/io.github.mcthesw.easy-nats.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:36.588893+00:00",
 "manifest": {
  "app-id": "io.github.mcthesw.easy-nats",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "easy-nats",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/rust-stable/lib",
   "env": {
    "CARGO_HOME": "/run/build/easy-nats/cargo",
    "CARGO_NET_OFFLINE": "true"
   }
  },
  "modules": [
   {
    "name": "easy-nats",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline build --release -p easy-nats",
     "install -Dm755 target/release/easy-nats /app/bin/easy-nats",
     "install -Dm644 packaging/flatpak/io.github.mcthesw.easy-nats.desktop /app/share/applications/io.github.mcthesw.easy-nats.desktop",
     "install -Dm644 packaging/flatpak/io.github.mcthesw.easy-nats.metainfo.xml /app/share/metainfo/io.github.mcthesw.easy-nats.metainfo.xml",
     "install -Dm644 packaging/icon.png /app/share/icons/hicolor/512x512/apps/io.github.mcthesw.easy-nats.png",
     "install -Dm644 LICENSE /app/share/licenses/io.github.mcthesw.easy-nats/LICENSE"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/mcthesw/easy-nats/archive/refs/tags/v0.1.36.tar.gz",
      "sha256": "711845ed781d2bf273cfa95cc560a680081deb64c2c03af0129493ad70e04dd8",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/mcthesw/easy-nats/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": ".tag_name as $tag | \"https://github.com/mcthesw/easy-nats/archive/refs/tags/\\($tag).tar.gz\""
      }
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}