{
 "app_id": "com.markdeepwell.GitY",
 "source_url": "https://raw.githubusercontent.com/flathub/com.markdeepwell.GitY/master/com.markdeepwell.GitY.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:08:17.060337+00:00",
 "manifest": {
  "app-id": "com.markdeepwell.GitY",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gity",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/gity/cargo",
    "CARGO_NET_OFFLINE": "true"
   }
  },
  "modules": [
   {
    "name": "gity",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/deepwell/gity/archive/refs/tags/v2026.5.tar.gz",
      "sha256": "0ade867470c6343ab1dd0e239f645acec1ac189cff800f758d65a150fcbc582b",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/deepwell/gity/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": "\"https://github.com/deepwell/gity/archive/refs/tags/v\" + $version + \".tar.gz\"",
       "is-main-source": true
      }
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}