Skip to content

Commit

Permalink
ignition-transport8: revision bump broken bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Nov 19, 2023
1 parent 0f2383a commit 19d7f50
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Formula/ignition-transport8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionTransport8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport8-8.4.0.tar.bz2"
sha256 "deac1e04f08e3bebd70d587de54054beacf205a05aaac2db0dc1926fa35bf2a2"
license "Apache-2.0"
revision 14
revision 15

head "https://github.com/gazebosim/gz-transport.git", branch: "ign-transport8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "6950f47f2ccb4ecb24c6fb8caa637d6d56e7882b4f94409a36bb6324e5493270"
sha256 monterey: "4ab51c9e74631ddcf0088a89c288a5a924591958af57cd8699eb0c40b41162f1"
end

depends_on "doxygen" => [:build, :optional]

depends_on "cmake"
Expand Down

0 comments on commit 19d7f50

Please sign in to comment.