{
  "channel": "stable",
  "cli_alias": "x8fire",
  "docker": {
    "image": "xplg/x8-fire-starter:1.0.1",
    "latest": "xplg/x8-fire-starter:latest"
  },
  "install": {
    "linux_macos": "./install.sh",
    "windows_cmd": "./install.bat",
    "windows_powershell": "./install.ps1"
  },
  "python": {
    "package": "x8fire==1.0.1",
    "sdist": "https://pypi.org/project/x8fire/",
    "wheel": "https://pypi.org/project/x8fire/"
  },
  "release": {
    "checksums": "./SHA256SUMS.txt",
    "root": "https://github.com/XpoLog/X8.Inception.devops"
  },
  "version": "1.0.1"
}
