Skip to content

Commit

Permalink
Bumps in garden : sdformat13 (#1900)
Browse files Browse the repository at this point in the history
* Bumps in garden : sdformat13

Signed-off-by: methylDragon <[email protected]>

* cmake3

Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
  • Loading branch information
methylDragon and chapulina authored Apr 15, 2022
1 parent 1e3a4ad commit 522da7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sdformat13.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ class Sdformat13 < Formula
desc "Simulation Description Format"
homepage "http://sdformat.org"
url "https://github.com/ignitionrobotics/sdformat.git", branch: "main"
version "12.999.999~0~20211227"
version "12.999.999~0~20220414"
license "Apache-2.0"

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

depends_on "doxygen"
depends_on "ignition-cmake2"
depends_on "ignition-cmake3"
depends_on "ignition-math7"
depends_on "ignition-tools"
depends_on "ignition-tools2"
depends_on "ignition-utils2"
depends_on macos: :mojave # c++17
depends_on "tinyxml2"
Expand Down

0 comments on commit 522da7a

Please sign in to comment.