Skip to content

Commit

Permalink
risingwave: update 2.0.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BugenZhao committed Nov 12, 2024
1 parent 25841e0 commit 9dbd55e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ 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-2.0.0"
sha256 cellar: :any, arm64_ventura: "66bae737f803b8c212713a1a82d29b8ba4175742a9ad49cdffda995a999822c5"
root_url "https://github.com/risingwavelabs/homebrew-risingwave/releases/download/risingwave-2.0.2"
sha256 cellar: :any, arm64_ventura: "d57f709d736854c43eecad9bb73171fbcdb3875d96763a05076f8592f5441ef9"
sha256 cellar: :any, ventura: "150f149906b662d3cb2256574061d7c6bef86697da9edf6e6cfcd2fb398e65d7"
end

option "with-dev-profile", "Build with dev profile"
Expand Down

0 comments on commit 9dbd55e

Please sign in to comment.