File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11class Pinocchio < Formula
22 desc "Efficient and fast C++ library implementing Rigid Body Dynamics algorithms"
33 homepage "https://stack-of-tasks.github.io/pinocchio"
4- url "https://github.com/stack-of-tasks/pinocchio/releases/download/v3.1 .0/pinocchio-3.1 .0.tar.gz"
5- sha256 "e624484077eee3183e20443ab0373205bb832a2597241531705116fa9f07016a "
4+ url "https://github.com/stack-of-tasks/pinocchio/releases/download/v3.2 .0/pinocchio-3.2 .0.tar.gz"
5+ sha256 "b6a7e6f6f6e3f175dd7010aa998a018f88d712477caa6c41f6ae038310c2fd7d "
66 license "BSD-2-Clause"
7- revision 1
87 head "https://github.com/stack-of-tasks/pinocchio.git" , branch : "master"
98
109 livecheck do
You can’t perform that action at this time.
0 commit comments