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 c689693 commit b699a89Copy full SHA for b699a89
Formula/o/open-mpi.rb
@@ -1,8 +1,8 @@
1
class OpenMpi < Formula
2
desc "High performance message passing library"
3
homepage "https://www.open-mpi.org/"
4
- url "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.7.tar.bz2"
5
- sha256 "119f2009936a403334d0df3c0d74d5595a32d99497f9b1d41e90019fee2fc2dd"
+ url "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2"
+ sha256 "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments