numpy 1.14.1
Closes #24384. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
fc053a6e1f
commit
5c2e0148bd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Numpy < Formula
|
||||
desc "Package for scientific computing with Python"
|
||||
homepage "http://www.numpy.org"
|
||||
url "https://files.pythonhosted.org/packages/ee/66/7c2690141c520db08b6a6f852fa768f421b0b50683b7bbcd88ef51f33170/numpy-1.14.0.zip"
|
||||
sha256 "3de643935b212307b420248018323a44ec51987a336d1d747c1322afc3c099fb"
|
||||
url "https://files.pythonhosted.org/packages/a3/99/74aa456fc740a7e8f733af4e8302d8e61e123367ec660cd89c53a3cd4d70/numpy-1.14.1.zip"
|
||||
sha256 "fa0944650d5d3fb95869eaacd8eedbd2d83610c85e271bd9d3495ffa9bc4dc9c"
|
||||
|
||||
bottle do
|
||||
sha256 "1fa46bd85d7d6527ac51f66f57c6703b5aee25b5cc39d70bb3f0549fb43fbeab" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue