Skip to content

Commit

Permalink
cgal 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 27, 2024
1 parent b8f2959 commit ce8f7a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/cgal.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Cgal < Formula
desc "Computational Geometry Algorithms Library"
homepage "https://www.cgal.org/"
url "/~https://github.com/CGAL/cgal/releases/download/v5.6.1/CGAL-5.6.1.tar.xz"
sha256 "cdb15e7ee31e0663589d3107a79988a37b7b1719df3d24f2058545d1bcdd5837"
url "/~https://github.com/CGAL/cgal/releases/download/v6.0/CGAL-6.0.tar.xz"
sha256 "6b0c9b47c7735a2462ff34a6c3c749d1ff4addc1454924b76263dc60ab119268"
license "GPL-3.0-or-later"

bottle do
Expand Down

0 comments on commit ce8f7a4

Please sign in to comment.