Skip to content

Commit

Permalink
Bumps in ionic : ci_matching_branch/bump_ionic_sdformat15 (#2477)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Oct 17, 2023
1 parent 4261c54 commit 71fe2dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/sdformat15.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Sdformat15 < Formula
desc "Simulation Description Format"
homepage "http://sdformat.org"
url "https://github.com/gazebosim/sdformat.git", branch: "main"
version "14.999.999-0-20231011"
version "14.999.999-0-20231016"
license "Apache-2.0"

head "https://github.com/gazebosim/sdformat.git", branch: "main"
Expand All @@ -12,10 +12,10 @@ class Sdformat15 < Formula
depends_on "pybind11" => :build

depends_on "doxygen"
depends_on "gz-cmake3"
depends_on "gz-math7"
depends_on "gz-cmake4"
depends_on "gz-math8"
depends_on "gz-tools2"
depends_on "gz-utils2"
depends_on "gz-utils3"
depends_on macos: :mojave # c++17
depends_on "[email protected]"
depends_on "tinyxml2"
Expand Down

0 comments on commit 71fe2dd

Please sign in to comment.