Skip to content

Commit f2e37b3

Browse files
committed
behaviortree.cpp 4.8.2
1 parent ff28dfa commit f2e37b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/behaviortree.cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BehaviortreeCpp < Formula
22
desc "Behavior Trees Library in C++"
33
homepage "https://www.behaviortree.dev/"
4-
url "https://github.com/BehaviorTree/BehaviorTree.CPP/archive/refs/tags/4.8.1.tar.gz"
5-
sha256 "f3f4fef49976ece5e1d4835ae643f65ebd118b7416f17e5b6527173caab95d98"
4+
url "https://github.com/BehaviorTree/BehaviorTree.CPP/archive/refs/tags/4.8.2.tar.gz"
5+
sha256 "fe682bc2a3430378611d5d520970333fcd57874eb726fce59b5b274b947b0ba7"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)