From d8a48c0241aa44cc9e39511ab61ba798e027049e Mon Sep 17 00:00:00 2001 From: everpcpc <1808802+everpcpc@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:10:53 +0000 Subject: [PATCH] bendsql: update 0.8.2 bottle. --- bendsql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bendsql.rb b/bendsql.rb index a31d226..61249b2 100644 --- a/bendsql.rb +++ b/bendsql.rb @@ -6,8 +6,8 @@ class Bendsql < Formula license "Apache-2.0" bottle do - root_url "https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.7.0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1fa4aac9030f4e91b19ec4b1db46c0c06096e7697657a29ea6ae71c1c5cb9c7" + root_url "https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.8.2" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f310624ddb057319ff60f5f48bec80665e02efed58ac9eed7b6a18698edd062e" end depends_on "rust" => :build