Skip to content

Commit

Permalink
risingwave: update 1.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Jan 12, 2024
1 parent 593fbad commit 1956daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ class Risingwave < Formula
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"

bottle do
root_url "https://github.com/risingwavelabs/homebrew-risingwave/releases/download/risingwave-1.5.4"
sha256 cellar: :any, arm64_ventura: "42b2a0e73635e7602f19b8749a5d1df8fb8e1ba5ff0aa343666e3644b90e6750"
root_url "https://github.com/risingwavelabs/homebrew-risingwave/releases/download/risingwave-1.6.0"
sha256 cellar: :any, arm64_ventura: "2541d374428a4a988666f85f5a21b4b3122ea619d914179c7c111b5b35b373e3"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 1956daf

Please sign in to comment.