apache-arrow 0.15.1
Closes #46068. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
4538c3759b
commit
9aabb66c9a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ApacheArrow < Formula
|
||||
desc "Columnar in-memory analytics layer designed to accelerate big data"
|
||||
homepage "https://arrow.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.15.0/apache-arrow-0.15.0.tar.gz"
|
||||
sha256 "d1072d8c4bf9166949f4b722a89350a88b7c8912f51642a5d52283448acdfd58"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.15.1/apache-arrow-0.15.1.tar.gz"
|
||||
sha256 "9a2c58c72310eafebb4997244cbeeb8c26696320d0ae3eb3e8512f75ef856fc9"
|
||||
head "https://github.com/apache/arrow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue