diff options
| author | ihsan demir <ihsandemir@gmail.com> | 2021-03-11 22:02:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-11 11:02:36 -0800 |
| commit | f2ae282c8d7c2a4a5a8e2b88ae42723261b7b298 (patch) | |
| tree | 821911738eb7954c38c7a74463199be9a25a5a54 /versions | |
| parent | d40ea29c6e31cc4e0fc061446a46fcc21d81f8be (diff) | |
| download | vcpkg-f2ae282c8d7c2a4a5a8e2b88ae42723261b7b298.tar.gz vcpkg-f2ae282c8d7c2a4a5a8e2b88ae42723261b7b298.zip | |
[hazelcast-cpp-client] New version update to 4.0.1 (#16593)
* Updated the `hazelcast-cpp-client` version to 4.0.1 since we released this new patch release.
* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.
* [hazelcast-cpp-client] Restore version 4.0.0 to the db
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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 70bddfb25..06e9a65cc 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2385,7 +2385,7 @@ "port-version": 0 }, "hazelcast-cpp-client": { - "baseline": "4.0.0", + "baseline": "4.0.1", "port-version": 0 }, "hdf5": { diff --git a/versions/h-/hazelcast-cpp-client.json b/versions/h-/hazelcast-cpp-client.json index 84fd69b46..6b24b7591 100644 --- a/versions/h-/hazelcast-cpp-client.json +++ b/versions/h-/hazelcast-cpp-client.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "1d4ad2dfd6a51e8867868bfa7a2ce80226d767c8", + "version-semver": "4.0.1", + "port-version": 0 + }, + { "git-tree": "d0f516ea034e3c58e0c1621f4230445eb303a1b0", "version-semver": "4.0.0", "port-version": 0 |
