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 29304fd commit 76568c2Copy full SHA for 76568c2
Formula/h/hpp-fcl.rb
@@ -4,7 +4,7 @@ class HppFcl < Formula
4
url "https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v2.4.5/hpp-fcl-2.4.5.tar.gz"
5
sha256 "14ddfdecdbde323dedf988083e4929d05b5b125ec04effac3c2eec4daa099b43"
6
license "BSD-2-Clause"
7
- revision 1
+ revision 2
8
head "https://github.com/humanoid-path-planner/hpp-fcl.git", branch: "devel"
9
10
livecheck do
0 commit comments