Skip to content

Commit

Permalink
vineyard: use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 19, 2024
1 parent a8b23fb commit b61150a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/v/vineyard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Vineyard < Formula
url "https://github.com/v6d-io/v6d/releases/download/v0.23.2/v6d-0.23.2.tar.gz"
sha256 "2a2788ed77b9459477b3e90767a910e77e2035a34f33c29c25b9876568683fd4"
license "Apache-2.0"
revision 7
revision 8

bottle do
sha256 arm64_sequoia: "3c7b80e5d4a10b1959f58e07559912fcb5409a8af0310bcc55eca1d454b63f44"
Expand All @@ -22,7 +22,7 @@ class Vineyard < Formula
depends_on "openssl@3" => :build # indirect (not linked) but CMakeLists.txt checks for it
depends_on "[email protected]" => :build
depends_on "apache-arrow"
depends_on "boost"
depends_on "boost@1.85"
depends_on "cpprestsdk"
depends_on "etcd"
depends_on "etcd-cpp-apiv3"
Expand Down

0 comments on commit b61150a

Please sign in to comment.