Skip to content

Commit e682b25

Browse files
committed
test scpeters/retry_graph_init branches
1 parent 6bdfaea commit e682b25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/gz-math8.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class GzMath8 < Formula
22
desc "Math API for robotic applications"
33
homepage "https://gazebosim.org"
4-
url "https://github.com/gazebosim/gz-math.git", branch: "scpeters/revert_606"
4+
url "https://github.com/gazebosim/gz-math.git", branch: "scpeters/retry_graph_init"
55
version "7.999.999-0-20231006"
66
license "Apache-2.0"
77

Formula/sdformat15.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Sdformat15 < Formula
22
desc "Simulation Description Format"
33
homepage "http://sdformat.org"
4-
url "https://github.com/gazebosim/sdformat.git", branch: "scpeters/revert_1458"
4+
url "https://github.com/gazebosim/sdformat.git", branch: "scpeters/retry_graph_init"
55
version "14.999.999-0-20231016"
66
license "Apache-2.0"
77

0 commit comments

Comments
 (0)