{
 "app_id": "com.okta.developer.CLI",
 "source_url": "https://raw.githubusercontent.com/flathub/com.okta.developer.CLI/master/com.okta.developer.CLI.yaml",
 "runtime": "org.freedesktop.Sdk",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:08:28.025844+00:00",
 "manifest": {
  "app-id": "com.okta.developer.CLI",
  "runtime": "org.freedesktop.Sdk",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "okta",
  "modules": [
   {
    "name": "okta.zip",
    "buildsystem": "simple",
    "build-commands": [
     "install -D okta /app/bin/okta",
     "install -Dm644 okta-logo-128.png /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 okta-logo-64.png  /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.png",
     "install -Dm644 metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/okta/okta-cli/releases/download/okta-cli-tools-0.10.0/okta-cli-linux-0.10.0-x86_64.zip",
      "sha256": "d089d0a409f0829cba75205bc761f3806f50730303fe2bc5a045ff3a1e4c0ecd"
     },
     {
      "type": "file",
      "path": "icons/okta-logo-128.png"
     },
     {
      "type": "file",
      "path": "icons/okta-logo-64.png"
     },
     {
      "type": "file",
      "path": "metainfo.xml"
     }
    ]
   }
  ],
  "finish-args": [
   "--filesystem=host",
   "--share=network"
  ]
 }
}