{
 "app_id": "dev.deimoshall.DecryptIt",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.deimoshall.DecryptIt/master/dev.deimoshall.DecryptIt.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910081+00:00",
 "manifest": {
  "app-id": "dev.deimoshall.DecryptIt",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "decrypt-it",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/app/bin"
  },
  "modules": [
   {
    "name": "decrypt-it",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release",
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/DeimosHall/decrypt-it/releases/download/v0.2.0/decrypt-it-0.2.0.tar.xz",
      "sha256": "9b4ce197eee0775f8cf3b2c9d5cfac5d7586c68a00acfb966916b35ecc28a7d8"
     }
    ]
   }
  ]
 }
}