apache-arrow-glib: add 0.12.0 bottle.
This commit is contained in:
parent
e8384ecac4
commit
73f765cebd
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class ApacheArrowGlib < Formula
|
||||||
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz"
|
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz"
|
||||||
sha256 "34dae7e4dde9274e9a52610683e78a80f3ca312258ad9e9f2c0973cf44247a98"
|
sha256 "34dae7e4dde9274e9a52610683e78a80f3ca312258ad9e9f2c0973cf44247a98"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
sha256 "86bb1c38e067659c9d62f81c28ae72a16abd6051fc663e6660c6dd9bb5f5a43d" => :mojave
|
||||||
|
sha256 "b25ddae0d8fe9ef0abccaad018af462e9ad4946c116be416e942656156fa7900" => :high_sierra
|
||||||
|
sha256 "a22ad4653da78716cda18cf7534a5b22050d367b97ba87276169c4bc2f27f21e" => :sierra
|
||||||
|
end
|
||||||
|
|
||||||
depends_on "gobject-introspection" => :build
|
depends_on "gobject-introspection" => :build
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
depends_on "apache-arrow"
|
depends_on "apache-arrow"
|
||||||
|
|
Loading…
Reference in a new issue