cgal 4.10.1
Closes #18036. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4f20a961bf
commit
c609e6012a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cgal < Formula
|
||||
desc "Computational Geometry Algorithm Library"
|
||||
homepage "https://www.cgal.org/"
|
||||
url "https://github.com/CGAL/cgal/releases/download/releases/CGAL-4.9.1/CGAL-4.9.1.tar.xz"
|
||||
sha256 "56557da971b5310c2678ffc5def4109266666ff3adc7babbe446797ee2b90cca"
|
||||
url "https://github.com/CGAL/cgal/releases/download/releases/CGAL-4.10.1/CGAL-4.10.1.tar.xz"
|
||||
sha256 "2baef1f4cca90dc82851267c36f8632bd6b39e8a5d15c23f1d78b4172d36d743"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue