We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdfaea commit e682b25Copy full SHA for e682b25
2 files changed
Formula/gz-math8.rb
@@ -1,7 +1,7 @@
1
class GzMath8 < Formula
2
desc "Math API for robotic applications"
3
homepage "https://gazebosim.org"
4
- url "https://github.com/gazebosim/gz-math.git", branch: "scpeters/revert_606"
+ url "https://github.com/gazebosim/gz-math.git", branch: "scpeters/retry_graph_init"
5
version "7.999.999-0-20231006"
6
license "Apache-2.0"
7
Formula/sdformat15.rb
class Sdformat15 < Formula
desc "Simulation Description Format"
homepage "http://sdformat.org"
- url "https://github.com/gazebosim/sdformat.git", branch: "scpeters/revert_1458"
+ url "https://github.com/gazebosim/sdformat.git", branch: "scpeters/retry_graph_init"
version "14.999.999-0-20231016"
0 commit comments