Skip to content

Commit 169956f

Browse files
committed
hypre 2.32.0
1 parent d5e48a6 commit 169956f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hypre.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hypre < Formula
22
desc "Library featuring parallel multigrid methods for grid problems"
33
homepage "https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
4-
url "https://github.com/hypre-space/hypre/archive/refs/tags/v2.31.0.tar.gz"
5-
sha256 "9a7916e2ac6615399de5010eb39c604417bb3ea3109ac90e199c5c63b0cb4334"
4+
url "https://github.com/hypre-space/hypre/archive/refs/tags/v2.32.0.tar.gz"
5+
sha256 "2277b6f01de4a7d0b01cfe12615255d9640eaa02268565a7ce1a769beab25fa1"
66
license any_of: ["MIT", "Apache-2.0"]
77
head "https://github.com/hypre-space/hypre.git", branch: "master"
88

0 commit comments

Comments
 (0)