Skip to content

Commit 06412c4

Browse files
BrewTestBotbotantony
authored andcommitted
apache-arrow-glib 22.0.0
1 parent 9d6df10 commit 06412c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/apache-arrow-glib.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class ApacheArrowGlib < Formula
22
desc "GLib bindings for Apache Arrow"
33
homepage "https://arrow.apache.org/"
4-
url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-21.0.0/apache-arrow-21.0.0.tar.gz"
5-
mirror "https://archive.apache.org/dist/arrow/arrow-21.0.0/apache-arrow-21.0.0.tar.gz"
6-
sha256 "5d3f8db7e72fb9f65f4785b7a1634522e8d8e9657a445af53d4a34a3849857b5"
4+
url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-22.0.0/apache-arrow-22.0.0.tar.gz"
5+
mirror "https://archive.apache.org/dist/arrow/arrow-22.0.0/apache-arrow-22.0.0.tar.gz"
6+
sha256 "131250cd24dec0cddde04e2ad8c9e2bc43edc5e84203a81cf71cf1a33a6e7e0f"
77
license "Apache-2.0"
88
head "https://github.com/apache/arrow.git", branch: "main"
99

0 commit comments

Comments
 (0)