diff options
| author | Maxime GIMENO <maxime.gimeno@gmail.com> | 2021-06-21 23:23:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:23:58 -0700 |
| commit | c5ac711fefa6cacbd6bb6335349e36a765babf87 (patch) | |
| tree | 191593ef48ea94c73c470267217f8b447d7baa56 /versions | |
| parent | 44fd9d8c327aee1cd08f6121216a0385beabc97a (diff) | |
| download | vcpkg-c5ac711fefa6cacbd6bb6335349e36a765babf87.tar.gz vcpkg-c5ac711fefa6cacbd6bb6335349e36a765babf87.zip | |
[ CGAL] Update version to 5.2.2 (#18387)
* Update to CGAL 5.2.2
* x-add-version
* Reset port version to 0
* x-add-version
* Update versions/c-/cgal.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/c-/cgal.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 7c7e561db..0be479fdf 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1185,8 +1185,8 @@ "port-version": 1 }, "cgal": { - "baseline": "5.2", - "port-version": 3 + "baseline": "5.2.2", + "port-version": 0 }, "cgicc": { "baseline": "3.2.19-4", diff --git a/versions/c-/cgal.json b/versions/c-/cgal.json index 108360e4c..6f27b3aec 100644 --- a/versions/c-/cgal.json +++ b/versions/c-/cgal.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "8ecf63852d98760d2b2bd0c75b70ab95a5e73aca", + "version-string": "5.2.2", + "port-version": 0 + }, + { "git-tree": "14e2dc513d60c6c31b5fd94c6e891ac33fcb328f", "version-string": "5.2", "port-version": 3 |
