Skip to content

Commit

Permalink
risingwave: update 1.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Nov 10, 2023
1 parent 5bef12d commit 022783e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +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-1.3.0"
sha256 cellar: :any, arm64_ventura: "abaeb7b147e61ebc636de938d5e4cd7ea19cf0098c2487c6ae734108994d5c10"
sha256 cellar: :any, ventura: "d33f51a0ae0365716b70c08fc536922cadd2c204e628a8ec8ed9602e3696de3b"
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"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 022783e

Please sign in to comment.