mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
8cb52e2eae
* [ocilib] Disable warning C4191 * update version * update patch * update version Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"name": "ocilib",
|
|
"version": "4.7.3",
|
|
"port-version": 2,
|
|
"description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
|
|
"homepage": "https://vrogier.github.io/ocilib/",
|
|
"license": "Apache-2.0",
|
|
"supports": "!(arm | uwp)"
|
|
}
|