apache-arrow: add head (#37131)
This commit is contained in:
parent
7939f3b3f2
commit
e59b5cfa5e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ class ApacheArrow < Formula
|
|||
homepage "https://arrow.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz"
|
||||
sha256 "34dae7e4dde9274e9a52610683e78a80f3ca312258ad9e9f2c0973cf44247a98"
|
||||
head "https://github.com/apache/arrow.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue