vcpkg/ports/ocilib/vcpkg.json
LilyWangLL 8cb52e2eae
[ocilib] Disable warning C4191 (#23028)
* [ocilib] Disable warning C4191

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-02-11 15:14:46 -08:00

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)"
}