Skip to content

Commit 13d1e2d

Browse files
committed
mpi4py 4.1.0
1 parent 46d7f7b commit 13d1e2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mpi4py.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mpi4py < Formula
22
desc "Python bindings for MPI"
33
homepage "https://mpi4py.github.io/"
4-
url "https://github.com/mpi4py/mpi4py/releases/download/4.0.3/mpi4py-4.0.3.tar.gz"
5-
sha256 "de2710d73e25e115865a3ab63d34a54b2d8608b724f761c567b6ad58dd475609"
4+
url "https://github.com/mpi4py/mpi4py/releases/download/4.1.0/mpi4py-4.1.0.tar.gz"
5+
sha256 "817492796bce771ccd809a6051cf68d48689815493b567a696ce7679260449cd"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)