numpy 1.18.1
Closes #48823. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
1847e46a30
commit
b70d8dba53
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Numpy < Formula
|
||||
desc "Package for scientific computing with Python"
|
||||
homepage "https://www.numpy.org/"
|
||||
url "https://files.pythonhosted.org/packages/ff/59/d3f6d46aa1fd220d020bdd61e76ca51f6548c6ad6d24ddb614f4037cf49d/numpy-1.17.4.zip"
|
||||
sha256 "f58913e9227400f1395c7b800503ebfdb0772f1c33ff8cb4d6451c06cabdf316"
|
||||
url "https://files.pythonhosted.org/packages/40/de/0ea5092b8bfd2e3aa6fdbb2e499a9f9adf810992884d414defc1573dca3f/numpy-1.18.1.zip"
|
||||
sha256 "b6ff59cee96b454516e47e7721098e6ceebef435e3e21ac2d6c3b8b02628eb77"
|
||||
head "https://github.com/numpy/numpy.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue