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 3c0d00c commit 528bee2Copy full SHA for 528bee2
Formula/g/go-parquet-tools.rb
@@ -1,8 +1,8 @@
1
class GoParquetTools < Formula
2
desc "Utility to deal with Parquet data"
3
homepage "https://github.com/hangxie/parquet-tools"
4
- url "https://github.com/hangxie/parquet-tools/archive/refs/tags/v1.26.0.tar.gz"
5
- sha256 "c7e710b320525e9d464f1dce61e05fc1ca63aa905de32e333146e87e6fffd70a"
+ url "https://github.com/hangxie/parquet-tools/archive/refs/tags/v1.26.1.tar.gz"
+ sha256 "51a950d6c779fec2efe65eeabfdef5fd9dc252cfb0cb9cfef915bcc41c867fdc"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments