We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7358896 commit 2db507aCopy full SHA for 2db507a
Formula/p/parquet-cli.rb
@@ -1,8 +1,8 @@
1
class ParquetCli < Formula
2
desc "Apache Parquet command-line tools and utilities"
3
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"
+ url "https://github.com/apache/parquet-java/archive/refs/tags/apache-parquet-1.15.2.tar.gz"
+ sha256 "2880d7f532bd53d6780ec82e9df8f34edc9acfd95eb725747bd8205909517641"
6
license "Apache-2.0"
7
head "https://github.com/apache/parquet-mr.git", branch: "master"
8
0 commit comments