Skip to content

Commit

Permalink
mc_rbdyn_urdf: add 1.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed May 11, 2021
1 parent 3b2cb09 commit 8e91dcd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/mc_rbdyn_urdf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class McRbdynUrdf < Formula
sha256 "54dc59c865fdf5006be2f2cfb6dcac071cb1ff7049df5c2067c93fa1f3aefd90"
license "BSD-2-Clause"

bottle do
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/mc_rbdyn_urdf-1.1.0"
sha256 cellar: :any, catalina: "00c629168eba7fb69c813c01c7936cd0942151b0a90a30acf1bce7b595dd77d3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "63cfd3a4ab82dd22e9a6bde94b4427c3f9ca82c2f311d1447dc3760c79ab8eb5"
end

depends_on "cmake" => [:build, :test]
depends_on "cython" => :build
depends_on "rbdyn"
Expand Down

0 comments on commit 8e91dcd

Please sign in to comment.