vcpkg/ports/ocilib/vcpkg.json
jalegido cba33db26d
[ocilib] Update to 4.7.5 (#29550)
* 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>
2023-02-10 11:13:06 -08:00

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