Skip to content

Commit

Permalink
risingwave: update 1.5.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Dec 28, 2023
1 parent 13f8035 commit a5f2f2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +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.4.0"
sha256 cellar: :any, arm64_ventura: "70f5e00f6786f3f0a94aa19309feb0d0adc321f9dc15c2fe5083a3408f768b73"
sha256 cellar: :any, ventura: "9f86f36ef270858b2b327764a9dce4f374ac11e28f6d6a6c0dfc9ca8b527c52e"
root_url "https://github.com/risingwavelabs/homebrew-risingwave/releases/download/risingwave-1.5.4"
sha256 cellar: :any, arm64_ventura: "42b2a0e73635e7602f19b8749a5d1df8fb8e1ba5ff0aa343666e3644b90e6750"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit a5f2f2e

Please sign in to comment.