mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 06:33:49 +08:00
a35e2377cf
* [cimg/libgd/libfabric] Update to latest release version * Remove empty line * [libgd] Update the patch * Small changes * [libgd] Update to version semver
14 lines
525 B
JSON
14 lines
525 B
JSON
{
|
|
"name": "libfabric",
|
|
"version-semver": "1.13.1",
|
|
"description": "The OpenFabrics Interfaces Working Group (OFIWG) and the Libfabric open-source community are pleased to announce the release of version v1.6.2 of libfabric. See NEWS.md for the list of features and enhancements that have been added since the last release.",
|
|
"homepage": "https://github.com/ofiwg/libfabric",
|
|
"supports": "windows & x64 & !static",
|
|
"dependencies": [
|
|
{
|
|
"name": "networkdirect-sdk",
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|