mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
cba33db26d
* Ocilib update to 4.7.5 * vcpkg x-add-version --all * Remove port-version * vcpkg x-add-version --all * Update vcpkg_from_github.REF * vcpkg x-add-version --all --overwrite-version --------- Co-authored-by: jjll <jjll@gmv.com>
9 lines
283 B
JSON
9 lines
283 B
JSON
{
|
|
"name": "ocilib",
|
|
"version": "4.7.5",
|
|
"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)"
|
|
}
|