Skip to content

Commit

Permalink
remove at 1.6 bottle
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Mar 11, 2024
1 parent 1486e43 commit 34a9ce5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ class RisingwaveAT16 < 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/risingwave-1.6.1"
sha256 cellar: :any, arm64_ventura: "e6a85ee7b13bdf392be2c061b1ed635520c482583e440d6207ac51fae3206419"
sha256 cellar: :any, ventura: "80e09d56079de6d8b67d3f90e4ffa349fec40c114970f16d9d3da5423a6e9482"
sha256 cellar: :any, monterey: "e266368acc1eee8bc141e0638fb0a939af8779e24eaf1b346b95912e28d5e362"
end

depends_on "cmake" => :build
depends_on "protobuf" => :build
depends_on "rustup-init" => :build
Expand Down

0 comments on commit 34a9ce5

Please sign in to comment.