mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
6ea34201f3
* [h3/jaeger-client-cpp] Update to the latest version * Remove CONTROL files * Update version files * Update patch * Update versions/j-/jaeger-client-cpp.json
18 lines
339 B
JSON
18 lines
339 B
JSON
{
|
|
"name": "h3",
|
|
"version-semver": "3.7.2",
|
|
"description": "A Hexagonal Hierarchical Geospatial Indexing System",
|
|
"homepage": "https://github.com/uber/h3",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|