Skip to content

Commit

Permalink
[email protected]: add 1.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Dec 7, 2023
1 parent 1f67534 commit bb17b76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ class RisingwaveAT14 < Formula
license "Apache-2.0"
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"

bottle do
root_url "https://github.com/risingwavelabs/homebrew-risingwave/releases/download/[email protected]"
sha256 cellar: :any, arm64_ventura: "14b931e0d1096fe36f3a4874296539c2d0bc43ae488caab51ae2dbc6d0009985"
sha256 cellar: :any, ventura: "fd1a6d04d35d3ee05e726d4bad4ee5a3818570d2dbfc0139e8c280d0989fde56"
end

depends_on "cmake" => :build
depends_on "llvm" => :build
depends_on "protobuf" => :build
Expand Down

0 comments on commit bb17b76

Please sign in to comment.