apache-arrow 0.13.0
This commit is contained in:
parent
71a4fc0b12
commit
b985602d32
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class ApacheArrow < Formula
|
||||
desc "Columnar in-memory analytics layer designed to accelerate big data"
|
||||
homepage "https://arrow.apache.org/"
|
||||
url "https://archive.apache.org/dist/arrow/arrow-0.12.1/apache-arrow-0.12.1.tar.gz"
|
||||
sha256 "e93e43343544e344bbc912b89da01d8abf66596f029d26b2b135b102a9e39895"
|
||||
revision 1
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.13.0/apache-arrow-0.13.0.tar.gz"
|
||||
sha256 "ac2a77dd9168e9892e432c474611e86ded0be6dfe15f689c948751d37f81391a"
|
||||
head "https://github.com/apache/arrow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue