[hazelcast-cpp-client] update to v4.2.0 (#19853)

* update hazelcast-cpp-client to 4.2.0

* run x-add-version
This commit is contained in:
yemreinci 2021-09-04 03:05:18 +03:00 committed by GitHub
parent d84a2cc46d
commit 8403a84166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO hazelcast/hazelcast-cpp-client
REF v4.1.1
SHA512 2f6d578c43dfc8c03f83a5b7c98fe67b7dc450cbc542031e625ec3bc91b9ec2e430e3ced670608a651fcf77775d2d4a333ca82689cae793e8b13a8e0438bbfb9
REF v4.2.0
SHA512 7dc91968c95930d966c9bf005c0756c3702b9f27d96543bd6beffd20be36f9d9840676be2e9473b68f5cfa420c39c6feef0d7538270c798633aad5d0714df56c
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "hazelcast-cpp-client",
"version-semver": "4.1.1",
"version-semver": "4.2.0",
"description": "C++ client library for Hazelcast in-memory database.",
"homepage": "https://github.com/hazelcast/hazelcast-cpp-client",
"documentation": "http://hazelcast.github.io/hazelcast-cpp-client/index.html",

View File

@ -2517,7 +2517,7 @@
"port-version": 0
},
"hazelcast-cpp-client": {
"baseline": "4.1.1",
"baseline": "4.2.0",
"port-version": 0
},
"hdf5": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f3b0181d25656c1a524f51a5aca0279faba58318",
"version-semver": "4.2.0",
"port-version": 0
},
{
"git-tree": "17cace53a35339535e20e587090ae1c6c16f5a3d",
"version-semver": "4.1.1",