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 8bc9659 commit af3fc65Copy full SHA for af3fc65
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.1/mpi4py-4.0.1.tar.gz"
5
- sha256 "f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89"
+ url "https://github.com/mpi4py/mpi4py/releases/download/4.0.2/mpi4py-4.0.2.tar.gz"
+ sha256 "86085436d3ea3587323321b9e661e4df60eabbcf11c2c9cf63d0873ca111cc8b"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments