Skip to content

Commit

Permalink
Bumps in ionic : ci_matching_branch/bump_ionic_gz-transport14
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Oct 16, 2023
1 parent 11e346c commit dfe82b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/gz-transport14.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class GzTransport14 < Formula
desc "Transport middleware for robotics"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-transport.git", branch: "main"
version "13.999.999-0-20231012"
version "13.999.999-0-20231016"
license "Apache-2.0"

head "https://github.com/gazebosim/gz-transport.git", branch: "main"
Expand All @@ -12,8 +12,8 @@ class GzTransport14 < Formula

depends_on "cmake"
depends_on "cppzmq"
depends_on "gz-cmake3"
depends_on "gz-msgs10"
depends_on "gz-cmake4"
depends_on "gz-msgs11"
depends_on "gz-tools2"
depends_on "gz-utils2"
depends_on macos: :mojave # c++17
Expand Down

0 comments on commit dfe82b8

Please sign in to comment.