vcpkg/ports/libosmium/vcpkg.json
NancyLi1013 caf2e7460b
[libosmium/libxlsxwriter] Update to the latest version (#19935)
* [libosmium/libxlsxwriter] Update to the latest version

* Update version files

* Update versions/l-/libosmium.json

* Attempt to fix version database again.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 14:14:39 -07:00

20 lines
372 B
JSON

{
"name": "libosmium",
"version-semver": "2.17.0",
"description": "A fast and flexible C++ library for working with OpenStreetMap data",
"homepage": "https://osmcode.org/libosmium/",
"dependencies": [
"boost",
"bzip2",
"expat",
"proj4",
"protozero",
"utfcpp",
{
"name": "vcpkg-cmake",
"host": true
},
"zlib"
]
}