mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:19:00 +08:00
49f690c205
* [libmaxminddb] update to 1.7.1 * [libmaxminddb] update to 1.7.1
13 lines
254 B
JSON
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
|
|
}
|
|
]
|
|
}
|