Skip to content

Commit 0d581c6

Browse files
committed
go-parquet-tools: update 1.26.1 bottle.
1 parent 528bee2 commit 0d581c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/go-parquet-tools.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class GoParquetTools < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef019e400e6b25912997bd590dcf89d89ff96f47b60cf1c28795d27b7e343713"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef019e400e6b25912997bd590dcf89d89ff96f47b60cf1c28795d27b7e343713"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef019e400e6b25912997bd590dcf89d89ff96f47b60cf1c28795d27b7e343713"
12-
sha256 cellar: :any_skip_relocation, sonoma: "750d3e95a6ad26c37606670a7786bba932cafd2ef25f9870ab27864c031f4fe2"
13-
sha256 cellar: :any_skip_relocation, ventura: "750d3e95a6ad26c37606670a7786bba932cafd2ef25f9870ab27864c031f4fe2"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c2b1269b90f73ebd819582d6f0356b5a47d386ed048949c8225a95d52796a5f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c295a89822e0a3f458267ea41abee2ea472cc37a460cc57abef1d6683f379d7f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c295a89822e0a3f458267ea41abee2ea472cc37a460cc57abef1d6683f379d7f"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c295a89822e0a3f458267ea41abee2ea472cc37a460cc57abef1d6683f379d7f"
12+
sha256 cellar: :any_skip_relocation, sonoma: "75b254bdfc99492993df8f0ffe4e8ad659a0eb11ade9445411a6f55a98857e0f"
13+
sha256 cellar: :any_skip_relocation, ventura: "75b254bdfc99492993df8f0ffe4e8ad659a0eb11ade9445411a6f55a98857e0f"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "baebb4667af1521d5e670e271e9cf12168ac49dc62bc6f7afec6518190de52ba"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)