Skip to content

Commit f895dcd

Browse files
committed
datafusion 50.3.0
1 parent b2cad32 commit f895dcd

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/datafusion/archive/refs/tags/50.2.0.tar.gz"
5-
sha256 "85e56f3931717333288bf0296f8d905420a7945261db0ea873b8b4bc92b204a4"
4+
url "https://github.com/apache/datafusion/archive/refs/tags/50.3.0.tar.gz"
5+
sha256 "0dfef181973c89bc645497c141409102ab627ed7137e99b020d0c4efd6ed9c4b"
66
license "Apache-2.0"
77
head "https://github.com/apache/datafusion.git", branch: "main"
88

0 commit comments

Comments
 (0)