Skip to content

Commit

Permalink
bendsql: update 0.16.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed Apr 2, 2024
1 parent ecd56e2 commit 309e526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bendsql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 309e526

Please sign in to comment.