Skip to content

Commit af3fc65

Browse files
committed
mpi4py 4.0.2
1 parent 8bc9659 commit af3fc65

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.1/mpi4py-4.0.1.tar.gz"
5-
sha256 "f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89"
4+
url "https://github.com/mpi4py/mpi4py/releases/download/4.0.2/mpi4py-4.0.2.tar.gz"
5+
sha256 "86085436d3ea3587323321b9e661e4df60eabbcf11c2c9cf63d0873ca111cc8b"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)