Skip to content

Commit b699a89

Browse files
committed
open-mpi 5.0.8
1 parent c689693 commit b699a89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/open-mpi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OpenMpi < Formula
22
desc "High performance message passing library"
33
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"
4+
url "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2"
5+
sha256 "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)