From 309e526b8b00c311f0c7c910a4ddc8a749055d43 Mon Sep 17 00:00:00 2001 From: everpcpc <1808802+everpcpc@users.noreply.github.com> Date: Tue, 2 Apr 2024 02:31:00 +0000 Subject: [PATCH] bendsql: update 0.16.0 bottle. --- bendsql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bendsql.rb b/bendsql.rb index cc87ac3..86ca1bf 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.13.2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "73bd8d10ec27495a2aa3d3d81052f05e25d078479bef9c453e7bd24e76c02dfa" + root_url "https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.16.0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "be4296b3fdc17c3825abcb1091a7a5be61bd294b63f8029645c2cfbb2af79338" end depends_on "rust" => :build