Skip to content

Commit dda2508

Browse files
committed
behaviortree.cpp: add 4.6.2 bottle.
1 parent 662244c commit dda2508

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/b/behaviortree.cpp.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)