{
  "schema": 1,
  "generated": "2026-07-22T21:34:00.033436+00:00",
  "wizard": {
    "win-amd64": {
      "url": "mcp-wizard-win-amd64.exe",
      "version": "0.6.0",
      "sha256": "a9605f1f612e1625467d6264c3a2b726a479ff6617460436d41fc5e601f54c6e"
    },
    "linux-x64": {
      "url": "mcp-wizard-linux-x64",
      "version": "0.6.0",
      "sha256": "6febf2d2f37d4bec184927e2ff39ed5b9141d019856f9cda3eb8c2c29b848b52"
    }
  },
  "python": {
    "win-amd64": {
      "url": "../python/cpython-3.11-win-amd64.tar.gz",
      "sha256": "c3d782be3733f779d585633da374ff1bd92400d4d74c0c3922aee1526446096b"
    },
    "win-x86": {
      "url": "../python/cpython-3.11-win-x86.tar.gz",
      "sha256": "c83841f50817584bdcbb64f762a97c0b17457cdd937d4c1c4e9890067a336630"
    },
    "linux-x64": {
      "url": "../python/cpython-3.11-linux-x64.tar.gz",
      "sha256": "c2082e977138e307e3da4ea2c65421d3cb6b80f4890890b28b96fc6b422d4f0d"
    }
  },
  "wheelhouse": {
    "win-amd64": "../wheels/win-amd64-cp311/",
    "win-x86": "../wheels/win-x86-cp311/",
    "linux-x64": "../wheels/linux-x64-cp311/"
  },
  "models": {
    "e5-large": {
      "url": "../models/e5-large.tar.gz",
      "sha256": "4dda9ae2ad838b4ab79df63b3c4586b5495c3929ab6abd7fc96983c2fefa2e35"
    },
    "e5-small": {
      "url": "../models/e5-small.tar.gz",
      "sha256": "9ad23764b033c0e2ec95c0398cf76cd3abe7c8e5ff6a3c30b2ae699adcfc5577"
    }
  },
  "profiles": {
    "full": {
      "python": true,
      "models": [
        "e5-large",
        "e5-small"
      ]
    },
    "metadata": {
      "python": true,
      "models": [
        "e5-large",
        "e5-small"
      ]
    },
    "lite": {
      "python": true,
      "models": []
    },
    "live-db": {
      "python": true,
      "models": []
    }
  }
}