Skip to content

Commit 5df5183

Browse files
committed
datafusion: update 50.3.0 bottle.
1 parent f895dcd commit 5df5183

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/datafusion.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Datafusion < Formula
77
head "https://github.com/apache/datafusion.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a43acd7c7074373b1248186b43902c066e12b79d1b46a1041a801c53a69de574"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b4606d1069a235693984a5a979f68107640c0874743526d6079d9a2731538d7a"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e0811c114eeed8a62cdf850927d61a84786620d9b9a37db2511cc9a0201d7c1a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "54c6f1447767aecbc47ab4435e42bb091d0a307cae74a7412a5cf079cfe7d2a3"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "1430d527d08678a37ef3032990a38c70632f961eda33b4f0e4806994e92bb046"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e4cff02c3aa6e5d773490e73a4f41ab2233cd7e9aa410d860c89d27cfb4b747e"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ff863741789a18995d581582708f784a449e5f264d439482e00345b2f1beefc5"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4876d1442e1389ef07c8289737685a191df5b21758f20dd78403c638725b8c3f"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "644c938cb324e08336183883225f02419960426152fee747717635bfa01bf2aa"
13+
sha256 cellar: :any_skip_relocation, sonoma: "de4c71efe8d9e4283be8b3be210c99e41f1e6070c5998e9c5aca03f040aed6dd"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "2bc0f4394b2798117f502735d8eefb5fcaaa32c47004780a00ca5893b7ff21a6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "63f4fc2d4950f5247c1f7c459b0e124f7d7dddb754e6107282c300935ee71006"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)