diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 75ad3c6..59a9f92 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -8,7 +8,7 @@ { "kind": "git", "repository": "https://github.com/Open-Transactions/vcpkg-registry", - "baseline": "d84bea05d209a7d740f4f33e634e04dc3b15b909", + "baseline": "89e496e9ff13575cc586b3ae3d4a2b2ddb5d5b2f", "packages": [ "otcommon" ] diff --git a/vcpkg.json b/vcpkg.json index 3f79a44..04a6ca3 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,10 +39,7 @@ "libsodium", "lmdb", "openssl", - { - "name": "otcommon", - "version>=": "3.0.0" - }, + "otcommon", "protobuf", { "name": "pthread",