apache-arrow-glib 0.11.1

Closes #34734.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2018-12-03 17:26:08 +11:00 committed by FX Coudert
parent df4dcf6594
commit d214e0e4f9

View file

@ -1,8 +1,9 @@
class ApacheArrowGlib < Formula
desc "GObject Introspection files of Apache Arrow"
homepage "https://arrow.apache.org/"
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.11.0/apache-arrow-0.11.0.tar.gz"
sha256 "1838faa3775e082062ad832942ebc03aaf95386c0284288346ddae0632be855d"
url "https://www.apache.org/dyn/closer.cgi?path=arrow/arrow-0.11.1/apache-arrow-0.11.1.tar.gz"
mirror "https://archive.apache.org/dist/arrow/arrow-0.11.1/apache-arrow-0.11.1.tar.gz"
sha256 "c524f3d47f0cdb7445c0326b20e79f60485e12daeb2adc8ad6a845ad6c19c1ac"
head "https://github.com/apache/arrow.git"
bottle do