{
 "app_id": "com.nitrokey.app",
 "source_url": "https://raw.githubusercontent.com/Nitrokey/nitrokey-app/master/ci-scripts/com.nitrokey.app.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=host",
  "--device=all"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T17:54:14.179877+00:00",
 "manifest": {
  "app-id": "com.nitrokey.app",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15",
  "sdk": "org.kde.Sdk",
  "command": "nitrokey-app",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=host",
   "--device=all"
  ],
  "modules": [
   {
    "name": "libusb",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libusb/libusb/archive/v1.0.22.tar.gz",
      "sha256": "3500f7b182750cd9ccf9be8b1df998f83df56a39ab264976bdb3307773e16f48"
     }
    ]
   },
   {
    "name": "hidapi-libusb",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libusb/hidapi/archive/hidapi-0.9.0.tar.gz",
      "sha256": "630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652"
     }
    ]
   },
   {
    "name": "nitrokey-app",
    "buildsystem": "cmake",
    "builddir": true,
    "sources": [
     {
      "type": "dir",
      "path": "nitrokey-app-source"
     }
    ]
   }
  ]
 }
}