{
 "app_id": "com.github.finefindus.eyedropper",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.finefindus.eyedropper/master/com.github.finefindus.eyedropper.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:34.902165+00:00",
 "manifest": {
  "id": "com.github.finefindus.eyedropper",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "eyedropper",
  "finish-args": [
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--env=G_MESSAGES_DEBUG=none",
   "--env=RUST_BACKTRACE=1"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "eyedropper",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/FineFindus/eyedropper/releases/download/v2.2.1/eyedropper-2.2.1.tar.xz",
      "sha256": "d81cbebf74d676c1a9fb08b5d62bdd8bceedb774bd0d3f4dce614372eec9fa4d"
     }
    ]
   }
  ]
 }
}