mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:51:48 +08:00
656cd8c0ae
* Update mapbox-geojson-vt-cpp to 6.6.5 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"name": "mapbox-geojson-vt-cpp",
|
|
"version-semver": "6.6.5",
|
|
"description": "Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly",
|
|
"homepage": "https://github.com/mapbox/geojson-vt-cpp",
|
|
"dependencies": [
|
|
"mapbox-geometry"
|
|
]
|
|
}
|