vcpkg/ports/libfabric/vcpkg.json
Phoebe a35e2377cf
[cimg/libgd/libfabric] Update to latest release version (#20068)
* [cimg/libgd/libfabric] Update to latest release version

* Remove empty line

* [libgd] Update the patch

* Small changes

* [libgd] Update to version semver
2021-09-14 12:01:57 -07:00

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"
}
]
}