We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff28dfa commit f2e37b3Copy full SHA for f2e37b3
Formula/b/behaviortree.cpp.rb
@@ -1,8 +1,8 @@
1
class BehaviortreeCpp < Formula
2
desc "Behavior Trees Library in C++"
3
homepage "https://www.behaviortree.dev/"
4
- url "https://github.com/BehaviorTree/BehaviorTree.CPP/archive/refs/tags/4.8.1.tar.gz"
5
- sha256 "f3f4fef49976ece5e1d4835ae643f65ebd118b7416f17e5b6527173caab95d98"
+ url "https://github.com/BehaviorTree/BehaviorTree.CPP/archive/refs/tags/4.8.2.tar.gz"
+ sha256 "fe682bc2a3430378611d5d520970333fcd57874eb726fce59b5b274b947b0ba7"
6
license "MIT"
7
8
bottle do
0 commit comments