diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-17 22:53:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 07:53:30 -0700 |
| commit | d6150f960cd5f102ae46f27c1f39369cf30da8ae (patch) | |
| tree | 63bdb1d2dbc71acf67afcbc4f3e0087c889b894e /versions/c-/clickhouse-cpp.json | |
| parent | 20562031cda81fbd20aad4f542b2af903d4adaa6 (diff) | |
| download | vcpkg-d6150f960cd5f102ae46f27c1f39369cf30da8ae.tar.gz vcpkg-d6150f960cd5f102ae46f27c1f39369cf30da8ae.zip | |
[clickhouse-cpp] update to 1.5.0 (#18330)
* [clickhouse-cpp] update to 1.2.2
* update version
* [clickhouse-cpp] update to 1.5.0
* update version
* fix error c4996
* update version
* merge baseline.json
* update baseline.json
* add Add patch description
* update version
* Add patch comment
* update version
Diffstat (limited to 'versions/c-/clickhouse-cpp.json')
| -rw-r--r-- | versions/c-/clickhouse-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/clickhouse-cpp.json b/versions/c-/clickhouse-cpp.json index 3da06ee91..12cd74ccb 100644 --- a/versions/c-/clickhouse-cpp.json +++ b/versions/c-/clickhouse-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "14c4074d1a59fbe8b01ebe934698519c63885b8b", + "version": "1.5.0", + "port-version": 0 + }, + { "git-tree": "a748366b06afe85b514215e2d27832304581b811", "version-string": "2019-05-22", "port-version": 1 |
