Skip to content

Commit c146550

Browse files
committed
datafusion 43.0.0
1 parent 0ee169d commit c146550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/datafusion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Datafusion < Formula
22
desc "Apache Arrow DataFusion and Ballista query engines"
33
homepage "https://arrow.apache.org/datafusion"
4-
url "https://github.com/apache/arrow-datafusion/archive/refs/tags/42.2.0.tar.gz"
5-
sha256 "028f9d5b00a8d751cce6de30cf164fd27382d1f663c6238ea3bbc1e018c41cbd"
4+
url "https://github.com/apache/arrow-datafusion/archive/refs/tags/43.0.0.tar.gz"
5+
sha256 "a873124503ab5182dd3c00db52ed7bae29d09f72900442aaeff7854bfe8600fd"
66
license "Apache-2.0"
77
head "https://github.com/apache/arrow-datafusion.git", branch: "master"
88

0 commit comments

Comments
 (0)