Skip to content

Commit 2db507a

Browse files
committed
parquet-cli 1.15.2
1 parent 7358896 commit 2db507a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/parquet-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)