diff options
| author | yemreinci <18687880+yemreinci@users.noreply.github.com> | 2021-06-11 19:28:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 09:28:43 -0700 |
| commit | d9538eb345c1312379d5039574901a7742837ec7 (patch) | |
| tree | a49838969b5ca7b95dad861187c4274fefd2f9a5 /versions | |
| parent | 7e09c3c9d0b94860bb108cadb6c24cddbbc0857d (diff) | |
| download | vcpkg-d9538eb345c1312379d5039574901a7742837ec7.tar.gz vcpkg-d9538eb345c1312379d5039574901a7742837ec7.zip | |
[hazelcast-cpp-client] update to v4.1.1 (#18318)
* update hazelcast-cpp-client to v4.1.1
* ran
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/h-/hazelcast-cpp-client.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 7430964f8..ad39c7a9d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2465,7 +2465,7 @@ "port-version": 0 }, "hazelcast-cpp-client": { - "baseline": "4.1.0", + "baseline": "4.1.1", "port-version": 0 }, "hdf5": { diff --git a/versions/h-/hazelcast-cpp-client.json b/versions/h-/hazelcast-cpp-client.json index 2f4993031..8d18d93bb 100644 --- a/versions/h-/hazelcast-cpp-client.json +++ b/versions/h-/hazelcast-cpp-client.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "17cace53a35339535e20e587090ae1c6c16f5a3d", + "version-semver": "4.1.1", + "port-version": 0 + }, + { "git-tree": "cdb9d51f25164c0c4e6555fcbe709a92c5b9adcf", "version-semver": "4.1.0", "port-version": 0 |
