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 1211602 commit 67b0bbeCopy full SHA for 67b0bbe
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/1.1.2.tar.gz"
5
- sha256 "7602e37c6715fbf4cec3f0ded1e860157796423dc79da062a0e5ccb1226dc8e6"
+ url "https://github.com/ros/urdfdom_headers/archive/refs/tags/2.0.0.tar.gz"
+ sha256 "e12db588ccce52958264f6e4363ca642ab86c328c372e925681a12f7c39d963a"
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