We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c250a0 commit a35e4dbCopy full SHA for a35e4db
Formula/p/petsc-complex.rb
@@ -1,8 +1,8 @@
1
class PetscComplex < Formula
2
desc "Portable, Extensible Toolkit for Scientific Computation (complex)"
3
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"
+ url "https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.23.0.tar.gz"
+ sha256 "aeebd7094f4d583fd04700e73779caa7d9a3d54742e95eff2c3dd87768a79063"
6
license "BSD-2-Clause"
7
8
livecheck do
0 commit comments