mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 04:43:02 +08:00
[ocilib] update to 4.7.6 (#33869)
This commit is contained in:
parent
39f2aeeec9
commit
e7e2480af1
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO vrogier/ocilib
|
||||
REF "v${VERSION}"
|
||||
SHA512 310c25fbe47ab59570103afdc6f4517b979d4077c77665c931592d95e8c706dcf34d5c2f10309a9971534499b2c4367efd05b25cdf8ebd4de15cb2c104059760
|
||||
SHA512 5982b17d04ebbcb281848a998b3f2f35c5a83bc6d14cd6fecb8eef695300b577fb8dcc1377e9a8827587ac06d58441328cb0d55b19ae65788c2fce8da7ce702a
|
||||
HEAD_REF master
|
||||
PATCHES fix-DisableWC4191.patch
|
||||
)
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ocilib",
|
||||
"version": "4.7.5",
|
||||
"port-version": 3,
|
||||
"version": "4.7.6",
|
||||
"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",
|
||||
|
@ -5949,8 +5949,8 @@
|
||||
"port-version": 3
|
||||
},
|
||||
"ocilib": {
|
||||
"baseline": "4.7.5",
|
||||
"port-version": 3
|
||||
"baseline": "4.7.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"octomap": {
|
||||
"baseline": "1.9.6",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "8b2fb9dbc546b1b9853f48e5bd9ed971d791c730",
|
||||
"version": "4.7.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1e3f69c5100f621f5d80f87ae669626be2f88e59",
|
||||
"version": "4.7.5",
|
||||
|
Loading…
Reference in New Issue
Block a user