From bb859e64f842eff79fc11b12af975215395a485b Mon Sep 17 00:00:00 2001 From: everpcpc <1808802+everpcpc@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:37:52 +0000 Subject: [PATCH] bendsql: update 0.17.0 bottle. --- bendsql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bendsql.rb b/bendsql.rb index 76a9487..f3f59b9 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.16.0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "be4296b3fdc17c3825abcb1091a7a5be61bd294b63f8029645c2cfbb2af79338" + root_url "https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.17.0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "e9623fafc405aba8de30eaca8897b8627360581d80c3d76a79ed11527830afd8" end depends_on "rust" => :build