{
 "app_id": "me.sanchezrodriguez.passes",
 "source_url": "https://raw.githubusercontent.com/flathub/me.sanchezrodriguez.passes/master/me.sanchezrodriguez.passes.yaml",
 "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:13:11.862288+00:00",
 "manifest": {
  "app-id": "me.sanchezrodriguez.passes",
  "command": "passes",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/share/man"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   {
    "name": "zint",
    "buildsystem": "cmake",
    "cleanup": [
     "/bin/zint"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zint/zint.git",
      "tag": "2.16.0",
      "commit": "55541e139e62b9209b71cd9b0ba9010cec28b1d9",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "passes",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/pablo-s/passes.git",
      "tag": "v0.12",
      "commit": "24649845f70d0f8ffdd4a4296eb19b8f2c328af7",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}