{
 "app_id": "se.sjoerd.lockpicker",
 "source_url": "https://raw.githubusercontent.com/flathub/se.sjoerd.lockpicker/master/se.sjoerd.lockpicker.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": 2,
 "fetched_at": "2026-09-17T16:17:25.431901+00:00",
 "manifest": {
  "id": "se.sjoerd.lockpicker",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "lockpicker",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "cleanup": [
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "hashcat",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app",
     "make install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/hashcat/hashcat/archive/refs/tags/v7.1.2.tar.gz",
      "sha256": "9546a6326d747530b44fcc079babad40304a87f32d3c9080016d58b39cfc8b96",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/hashcat/hashcat/releases/latest",
       "version-query": ".tag_name | sub(\"^hashcat-\"; \"\")",
       "url-query": ".assets[] | select(.name==\"hashcat-\" + $version + \".tar.gz\") | .browser_download_url"
      }
     }
    ]
   },
   {
    "name": "lockpicker",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/sstendahl/Lockpicker.git",
      "commit": "ad0a312e8813c835127d834225a82a259cee6089",
      "tag": "v1.4.3",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}