diff options
| author | Tom Lankhorst <hello@tomlankhorst.nl> | 2021-01-28 03:29:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 18:29:04 -0800 |
| commit | d2cc90fe9c27e02ca1008ebc34a806ea64399727 (patch) | |
| tree | f4a7a4b9a53ec4bf2e7f6160199f7218c44e2b0e /versions | |
| parent | 7f050e0be87e7850c3977ef37919624c4004dbb9 (diff) | |
| download | vcpkg-d2cc90fe9c27e02ca1008ebc34a806ea64399727.tar.gz vcpkg-d2cc90fe9c27e02ca1008ebc34a806ea64399727.zip | |
[libpqxx] Upgrade to v7.3.1 (#15851)
* [libpqxx] Upgrade to v7.3.1
* Update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libpqxx.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 6edad38c5..bad41c178 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3237,7 +3237,7 @@ "port-version": 10 }, "libpqxx": { - "baseline": "7.3.0", + "baseline": "7.3.1", "port-version": 0 }, "libprotobuf-mutator": { diff --git a/versions/l-/libpqxx.json b/versions/l-/libpqxx.json index 78949dc25..f93cd52e6 100644 --- a/versions/l-/libpqxx.json +++ b/versions/l-/libpqxx.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "66295fd2998b54f3f4fd43702c0f402fef16fccd", + "version-string": "7.3.1", + "port-version": 0 + }, + { "git-tree": "8108ba3b6f2f2d5a6f27c1afb5981b778ef184d7", "version-string": "7.3.0", "port-version": 0 |
