Skip to content

Commit 546b9e3

Browse files
authored
cgal: add 5.6.3 and 6.0.2 versions (#28419)
1 parent 217396b commit 546b9e3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

recipes/cgal/all/conandata.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,18 @@ sources:
2626
"5.6.2":
2727
sha256: 458f60df8e8f1f2fdad93c8f24e1aa8f4b095cc61a14fac81b90680d7306a42e
2828
url: https://github.com/CGAL/cgal/releases/download/v5.6.2/CGAL-5.6.2.tar.xz
29+
"5.6.3":
30+
sha256: 15c743cb395d1a0855b9062525f3ae0cd40486489acfe7ce1457c3710ab34111
31+
url: https://github.com/CGAL/cgal/releases/download/v5.6.3/CGAL-5.6.3.tar.xz
2932
"6.0":
3033
sha256: ed53a1498569a22341b482e579c6a3caf9ecbfb6e013f5a90ce780138073b520
3134
url: https://github.com/CGAL/cgal/releases/download/v6.0/CGAL-6.0-library.tar.xz
3235
"6.0.1":
3336
sha256: c752737f91d1af71fa96038f0e37945ce82a5f1fffb6200172cfcdd77755a356
3437
url: https://github.com/CGAL/cgal/releases/download/v6.0.1/CGAL-6.0.1-library.tar.xz
38+
"6.0.2":
39+
sha256: 11eaf69d6d21083c6074c2187267cee28541fc462d6b7cbb3deb599007b64f3a
40+
url: https://github.com/CGAL/cgal/releases/download/v6.0.2/CGAL-6.0.2-library.tar.xz
3541
patches:
3642
"5.3.2":
3743
- patch_file: "patches/0001-fix-for-conan.patch"

recipes/cgal/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ versions:
1717
folder: all
1818
"5.6.2":
1919
folder: all
20+
"5.6.3":
21+
folder: all
2022
"6.0":
2123
folder: all
2224
"6.0.1":
2325
folder: all
26+
"6.0.2":
27+
folder: all

0 commit comments

Comments
 (0)