{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
  "default-registry": {
    "kind": "git",
    "repository": "https://github.com/microsoft/vcpkg",
    "baseline": "97dd26728e3856ed1ab62ee74ee3a391d9c81d19"
  },
  "registries": [
    {
      "kind": "git",
      "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
      "baseline": "cffa190cc20bf9a92e863f480e53d033116dae98",
      "packages": [
        "glew",
        "python3",
        "opencascade",
        "wxpython",
        "wxwidgets",
        "ngspice"
      ]
    }
  ]
}