parquet-tools 1.9.0
Closes #6079. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4653f9ca30
commit
4841a7db68
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ class ParquetTools < Formula
|
||||||
desc "Apache Parquet command-line tools and utilities"
|
desc "Apache Parquet command-line tools and utilities"
|
||||||
homepage "https://parquet.apache.org/"
|
homepage "https://parquet.apache.org/"
|
||||||
url "https://github.com/apache/parquet-mr.git",
|
url "https://github.com/apache/parquet-mr.git",
|
||||||
:tag => "apache-parquet-1.8.1",
|
:tag => "apache-parquet-1.9.0",
|
||||||
:revision => "4aba4dae7bb0d4edbcf7923ae1339f28fd3f7fcf"
|
:revision => "38262e2c80015d0935dad20f8e18f2d6f9fbd03c"
|
||||||
|
|
||||||
head "https://github.com/apache/parquet-mr.git"
|
head "https://github.com/apache/parquet-mr.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue