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 87edf90 commit 1ff64bcCopy full SHA for 1ff64bc
1 file changed
Formula/u/urdfdom_headers.rb
@@ -1,8 +1,8 @@
1
class UrdfdomHeaders < Formula
2
desc "Headers for Unified Robot Description Format (URDF) parsers"
3
homepage "https://wiki.ros.org/urdfdom_headers/"
4
- url "https://github.com/ros/urdfdom_headers/archive/refs/tags/2.1.2.tar.gz"
5
- sha256 "3aeef6325b83f9283c9cee34f1e6f8d232acc7aeef2d47bc782a5193ae8aaec4"
+ url "https://github.com/ros/urdfdom_headers/archive/refs/tags/3.0.0.tar.gz"
+ sha256 "314b322696cbc64d87c31e859f1d4e9983873c1db2706d13d7c2aa8c1a31119e"
6
license "BSD-3-Clause"
7
8
# Upstream uses Git tags (e.g. `1.0.0`) to indicate a new version. They
0 commit comments