{
 "app_id": "net.krafting.HexColordle",
 "source_url": "https://raw.githubusercontent.com/flathub/net.krafting.HexColordle/master/net.krafting.HexColordle.yml",
 "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:13:31.256722+00:00",
 "manifest": {
  "app-id": "net.krafting.HexColordle",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "HexColordle.py",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "modules": [
   {
    "name": "HexColordle",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 HexColordle.py /app/bin/HexColordle.py",
     "cp -r utils/ /app/bin/utils/",
     "install -Dm 0644 net.krafting.HexColordle.desktop  /app/share/applications/net.krafting.HexColordle.desktop",
     "install -Dm 0644 net.krafting.HexColordle.metainfo.xml  /app/share/metainfo/net.krafting.HexColordle.appdata.xml",
     "install -Dm 0644 images/net.krafting.HexColordle.svg /app/share/icons/hicolor/scalable/apps/net.krafting.HexColordle.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/Krafting/hexcolordle-gtk",
      "commit": "520a6f5b04e9d48a8877c6183ed10839557bf1d8",
      "tag": "1.3.0",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}