cgal 4.9.1
Closes #12373. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
62e705e429
commit
d314de1c75
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/CGAL-4.9.tar.xz"
|
||||
sha256 "63ac5df71f912f34f2f0f2e54a303578df51f4ec2627db593a65407d791f9039"
|
||||
url "https://github.com/CGAL/cgal/releases/download/releases/CGAL-4.9.1/CGAL-4.9.1.tar.xz"
|
||||
sha256 "56557da971b5310c2678ffc5def4109266666ff3adc7babbe446797ee2b90cca"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue