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 2444772 commit cef0852Copy full SHA for cef0852
Formula/a/apache-arrow.rb
@@ -2,7 +2,7 @@ class ApacheArrow < Formula
2
desc "Columnar in-memory analytics layer designed to accelerate big data"
3
homepage "https://arrow.apache.org/"
4
license "Apache-2.0"
5
- revision 4
+ revision 5
6
head "https://github.com/apache/arrow.git", branch: "main"
7
8
stable do
0 commit comments