vcpkg/ports/libmaxminddb/vcpkg.json
Jia Yue Hua 49f690c205
[libmaxminddb] update to 1.7.1 (#34561)
* [libmaxminddb] update to 1.7.1

* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00

13 lines
254 B
JSON

{
"name": "libmaxminddb",
"version": "1.7.1",
"description": "C library for the MaxMind DB file format",
"homepage": "https://github.com/maxmind/libmaxminddb",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}