mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:29:08 +08:00
2b7370d1c0
* [libbjson] update port to v1.24.3 * update version * [libbson] add patch * update version * [mongo-c-driver] update port to v1.24.3 * update hash * [mongo-cxx-driver] update port to r3.8.0 * update hash
18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"name": "libbson",
|
|
"version": "1.24.3",
|
|
"description": "libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.",
|
|
"homepage": "https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|