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 9bab82f commit a5c1894Copy full SHA for a5c1894
Formula/o/orocos-kdl.rb
@@ -1,8 +1,8 @@
1
class OrocosKdl < Formula
2
desc "Orocos Kinematics and Dynamics C++ library"
3
homepage "https://orocos.org/"
4
- url "https://github.com/orocos/orocos_kinematics_dynamics/archive/refs/tags/1.5.2.tar.gz"
5
- sha256 "dafbfdb68a5ecbf35c0d7ce35d66aa55f3be28e5771617d2af0292df6cdb0092"
+ url "https://github.com/orocos/orocos_kinematics_dynamics/archive/refs/tags/1.5.3.tar.gz"
+ sha256 "3895eed1b51a6803c79e7ac4acd6a2243d621b887ac26a1a6b82a86a1131c3b6"
6
license "LGPL-2.1-or-later"
7
8
bottle do
0 commit comments