aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryemreinci <18687880+yemreinci@users.noreply.github.com>2021-09-04 03:05:18 +0300
committerGitHub <noreply@github.com>2021-09-03 17:05:18 -0700
commit8403a84166bf2b8b19c34545bfce171d52548651 (patch)
tree024234a929d12bb6b96518a9bd8d9bd7881fbdc2
parentd84a2cc46dadbcb8b1b5d3aca1b5b6a2d0ee05b3 (diff)
downloadvcpkg-8403a84166bf2b8b19c34545bfce171d52548651.tar.gz
vcpkg-8403a84166bf2b8b19c34545bfce171d52548651.zip
[hazelcast-cpp-client] update to v4.2.0 (#19853)
* update hazelcast-cpp-client to 4.2.0 * run x-add-version
-rw-r--r--ports/hazelcast-cpp-client/portfile.cmake4
-rw-r--r--ports/hazelcast-cpp-client/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/h-/hazelcast-cpp-client.json5
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/hazelcast-cpp-client/portfile.cmake b/ports/hazelcast-cpp-client/portfile.cmake
index 4d2199c38..d7f7278b6 100644
--- a/ports/hazelcast-cpp-client/portfile.cmake
+++ b/ports/hazelcast-cpp-client/portfile.cmake
@@ -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
)
diff --git a/ports/hazelcast-cpp-client/vcpkg.json b/ports/hazelcast-cpp-client/vcpkg.json
index 810cce235..42879c11d 100644
--- a/ports/hazelcast-cpp-client/vcpkg.json
+++ b/ports/hazelcast-cpp-client/vcpkg.json
@@ -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",
diff --git a/versions/baseline.json b/versions/baseline.json
index f1e27bb49..0f55a0983 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2517,7 +2517,7 @@
"port-version": 0
},
"hazelcast-cpp-client": {
- "baseline": "4.1.1",
+ "baseline": "4.2.0",
"port-version": 0
},
"hdf5": {
diff --git a/versions/h-/hazelcast-cpp-client.json b/versions/h-/hazelcast-cpp-client.json
index 8d18d93bb..f1795c7bf 100644
--- a/versions/h-/hazelcast-cpp-client.json
+++ b/versions/h-/hazelcast-cpp-client.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "f3b0181d25656c1a524f51a5aca0279faba58318",
+ "version-semver": "4.2.0",
+ "port-version": 0
+ },
+ {
"git-tree": "17cace53a35339535e20e587090ae1c6c16f5a3d",
"version-semver": "4.1.1",
"port-version": 0