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 f04ced6 commit ddc106eCopy full SHA for ddc106e
1 file changed
Formula/a/apache-arrow-glib.rb
@@ -1,9 +1,9 @@
1
class ApacheArrowGlib < Formula
2
desc "GLib bindings for Apache Arrow"
3
homepage "https://arrow.apache.org/"
4
- url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz"
5
- mirror "https://archive.apache.org/dist/arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz"
6
- sha256 "bd09adb4feac11fe49d1604f296618866702be610c86e2d513b561d877de6b18"
+ url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-24.0.0/apache-arrow-24.0.0.tar.gz"
+ mirror "https://archive.apache.org/dist/arrow/arrow-24.0.0/apache-arrow-24.0.0.tar.gz"
+ sha256 "9a8094d24fa33b90c672ab77fdda253f29300c8b0dd3f0b8e55a29dbd98b82c9"
7
license "Apache-2.0"
8
head "https://github.com/apache/arrow.git", branch: "main"
9
0 commit comments