diff --git a/Formula/cgal.rb b/Formula/cgal.rb index d179346b033a12..15eacaeb5257db 100644 --- a/Formula/cgal.rb +++ b/Formula/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.2.2/CGAL-5.2.2.tar.xz" - sha256 "80b05049d20dc0e346f33037b6f87f69eb0b4407a3e27ffc10f7c71d45c05f7a" + url "https://github.com/CGAL/cgal/releases/download/v5.3/CGAL-5.3.tar.xz" + sha256 "2c242e3f27655bc80b34e2fa5e32187a46003d2d9cd7dbec8fbcbc342cea2fb6" license "GPL-3.0-or-later" bottle do