File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class ParquetCli < Formula
22 desc "Apache Parquet command-line tools and utilities"
33 homepage "https://parquet.apache.org/"
4- url "https://github.com/apache/parquet-java/archive/refs/tags/apache-parquet-1.15.1 .tar.gz"
5- sha256 "7c51cf963cf20805bae030b1d81ddfc7b23ba58a72d816f3deb2a64adfe7747c "
4+ url "https://github.com/apache/parquet-java/archive/refs/tags/apache-parquet-1.15.2 .tar.gz"
5+ sha256 "2880d7f532bd53d6780ec82e9df8f34edc9acfd95eb725747bd8205909517641 "
66 license "Apache-2.0"
77 head "https://github.com/apache/parquet-mr.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "12bfb130df3498d49e30c2f54a239948d5d9d1d9e01b54d3f8c7152b48e02868 "
10+ sha256 cellar : :any_skip_relocation , all : "935468cd7393a349c49631272dc7d032ada87c9e2236771c46a4012cb2488c3b "
1111 end
1212
1313 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments