datafusion: update 17.0.0 bottle.

master
BrewTestBot 2023-01-31 06:05:08 +00:00
parent aa5552d8fa
commit 6560c8439e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Datafusion < Formula
head "https://github.com/apache/arrow-datafusion.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "91d285d5450298cb75562e0910c2d77bed54ac8b5e378109a8652def84bff9e0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f206fa1e50ef31fe71de02a419743ab89a3ea4456f16e66ad2389a86fe791c01"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4ca41a0c72e245c790034cb46f23fd7bd6f4746978576781bae07d543ea5b2e7"
sha256 cellar: :any_skip_relocation, ventura: "12a9cba07ce3bb3e0b67358320bf4f8a917e48ac92154ff5e9f4a7ee81621a41"
sha256 cellar: :any_skip_relocation, monterey: "235612c7594ad29b177b62a64df90b3adde73d63d89433cc805c84de11a3ac17"
sha256 cellar: :any_skip_relocation, big_sur: "863c5f2a74d521612c8c36db2741801580e5978b3be0c60a0e8cb659f403b3b5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cecc000998ae082a0bd6af9141fdbdc91272514a7951225680c555fe566c0b32"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e1b5d79926da88b128e7a90e3ffacf369dcd0af128b361dce6eb34bec50ba928"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6403ea1b252784f2bf441a0ea6e8e25ab195bdf9045cd03b5fe28adcbf2557f7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6f849a52f6aad58f8c5d1bf74a89e24e8f37bd9de4560f8e0ff76166ffbfd1f7"
sha256 cellar: :any_skip_relocation, ventura: "72325e607d5caebe80926e1ef7f208f85d3febf355734d3ec38eef329ce45b67"
sha256 cellar: :any_skip_relocation, monterey: "de789ffa900f03fc29dd3d5be7f012dfc3253a5fb47915dd644272ce963c579a"
sha256 cellar: :any_skip_relocation, big_sur: "b86485d9ffa93fc7f1cda594b35777ac5a0058078d221c789c6a351ab3c68975"
sha256 cellar: :any_skip_relocation, x86_64_linux: "126f5ffe2407fbedeff35b521e2a57a6144bb835dd4bca2581c43b8d5a1dfaf0"
end
depends_on "rust" => :build