From 8ec6517e5c1c8bbf71b03a96bf26c7c692e8b85b Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Tue, 14 Dec 2021 22:34:21 -0500 Subject: [PATCH] cgal 5.3.1 --- Formula/cgal.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cgal.rb b/Formula/cgal.rb index 0fab2a1fa11ce8..40b98253d9a165 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.3/CGAL-5.3.tar.xz" - sha256 "2c242e3f27655bc80b34e2fa5e32187a46003d2d9cd7dbec8fbcbc342cea2fb6" + url "https://github.com/CGAL/cgal/releases/download/v5.3.1/CGAL-5.3.1.tar.xz" + sha256 "ab76633b023d72ea3ca9ad22e2fa39ed3b5c8fb4e2c091a78035fabb5eb3fccf" license "GPL-3.0-or-later" bottle do