apache-arrow 0.13.0

This commit is contained in:
Yosuke Shiro 2019-04-01 10:58:00 +09:00 committed by Chongyu Zhu
parent 71a4fc0b12
commit b985602d32
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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