diff --git a/cgal.yaml b/cgal.yaml index 5246b5d54fac..fa1cb3ff274f 100644 --- a/cgal.yaml +++ b/cgal.yaml @@ -1,7 +1,7 @@ package: name: cgal - version: "6.1" - epoch: 1 + version: "6.1.1" + epoch: 0 description: Efficient and reliable geometric algorithms as C++ library copyright: - license: GPL-3.0-or-later @@ -20,7 +20,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: b26b07a1242fb640003c72e9082432fb3a76296b + expected-commit: 08b27d3db14039d926c3a89d12955aa28fd55171 repository: https://github.com/CGAL/cgal tag: v${{package.version}}