File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class BehaviortreeCpp < Formula
55 sha256 "b0e7e53b27feae894e2df3f3faadfdd49f2108ebccfb1bd7cc0d405ffc56cecd"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any , arm64_sequoia : "76735a4aaa8407db888e5dcda8cdd615c867d60d22e7571a09815189c6638529"
10+ sha256 cellar : :any , arm64_sonoma : "1d302e8019808583145e3cd797615fa030821e6019530c4438cf88f6d622172a"
11+ sha256 cellar : :any , arm64_ventura : "d66a7461ae47f2c5bf0e8fec136178870098cb66ea06a4f2ce271da3317fbb6b"
12+ sha256 cellar : :any , sonoma : "2305e0df7acf9f12494b0f8df56f993cb571256c039217dff05fca9d1f672225"
13+ sha256 cellar : :any , ventura : "a43a30fc1138ca2e6553c1d29ebf7936bd1f61569595b4dd1a58f1e21499c0fd"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6ca79c98d692d391afd368f2da3fb03e561686afe91312f664aa94ebdabb2e1a"
15+ end
16+
817 depends_on "cmake" => :build
918 depends_on "cppzmq"
1019 depends_on "zeromq"
You can’t perform that action at this time.
0 commit comments