From dc8f355b118bcf6a452c501c2920594de5903a91 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Dec 2022 05:25:32 +0000 Subject: [PATCH] suite-sparse 6.0.3 --- Formula/suite-sparse.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/suite-sparse.rb b/Formula/suite-sparse.rb index 69b836e26dc..a7cf863de8d 100644 --- a/Formula/suite-sparse.rb +++ b/Formula/suite-sparse.rb @@ -1,8 +1,8 @@ class SuiteSparse < Formula desc "Suite of Sparse Matrix Software" homepage "https://people.engr.tamu.edu/davis/suitesparse.html" - url "https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v5.13.0.tar.gz" - sha256 "59c6ca2959623f0c69226cf9afb9a018d12a37fab3a8869db5f6d7f83b6b147d" + url "https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v6.0.3.tar.gz" + sha256 "7111b505c1207f6f4bd0be9740d0b2897e1146b845d73787df07901b4f5c1fb7" license all_of: [ "BSD-3-Clause", "LGPL-2.1-or-later",