Skip to content

Commit

Permalink
Remove bottle block
Browse files Browse the repository at this point in the history
Imitating https://github.com/osrf/homebrew-simulation/pull/1112/files

Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Sep 24, 2020
1 parent 558d716 commit c78b73f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/ignition-launch3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ class IgnitionLaunch3 < Formula

head "https://github.com/ignitionrobotics/ign-launch", branch: "master"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 "59a99b0c8ebf822b261e4456bb8390d4a0dc6cf6ed76da303226827f12321922" => :mojave
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down

0 comments on commit c78b73f

Please # to comment.