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 46d7f7b commit 13d1e2dCopy full SHA for 13d1e2d
Formula/m/mpi4py.rb
@@ -1,8 +1,8 @@
1
class Mpi4py < Formula
2
desc "Python bindings for MPI"
3
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"
+ url "https://github.com/mpi4py/mpi4py/releases/download/4.1.0/mpi4py-4.1.0.tar.gz"
+ sha256 "817492796bce771ccd809a6051cf68d48689815493b567a696ce7679260449cd"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments