From ce8f7a4ba5c6525c2f3fff4ab30c5467c1193f57 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:28:05 +0000 Subject: [PATCH] cgal 6.0 --- Formula/c/cgal.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/cgal.rb b/Formula/c/cgal.rb index 65f52206785587..293f9078013528 100644 --- a/Formula/c/cgal.rb +++ b/Formula/c/cgal.rb @@ -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