Skip to content

Commit a35e4db

Browse files
committed
petsc-complex 3.23.0
Signed-off-by: botantony <[email protected]>
1 parent 6c250a0 commit a35e4db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/petsc-complex.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PetscComplex < Formula
22
desc "Portable, Extensible Toolkit for Scientific Computation (complex)"
33
homepage "https://petsc.org/"
4-
url "https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.22.4.tar.gz"
5-
sha256 "c32e9c606b858ff587949ddc5f28da8934b00c41ab1f6d9be5001a705bef62ee"
4+
url "https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.23.0.tar.gz"
5+
sha256 "aeebd7094f4d583fd04700e73779caa7d9a3d54742e95eff2c3dd87768a79063"
66
license "BSD-2-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)