{
  "name": "aeron",
  "href": "https://vcpkg.link/ports/aeron",
  "supports": "!((x86 | arm64) & windows) & !android & !uwp & !xbox",
  "published_at": "2026-04-29T23:09:49.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/aeron-io/aeron",
  "description": [
    "Efficient reliable UDP unicast, UDP multicast, and IPC message transport"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.51.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/172de627507a7688aaaa17cebaae801e967c7e43/ports/aeron",
    "hash": "172de627507a7688aaaa17cebaae801e967c7e43"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libuuid",
      "href": "https://vcpkg.link/ports/libuuid",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "archive",
      "default": [],
      "description": [
        "Build Aeron Archive API for recording and replaying message streams (requires Java)"
      ],
      "supports": "!((x86 | arm64) & windows) & !android & !uwp & !xbox",
      "dependencies": []
    }
  ]
}