Skip to content

Commit

Permalink
ignition-transport11: 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 10e40eb commit 0f2383a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Formula/ignition-transport11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,11 @@ class IgnitionTransport11 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport11-11.4.1.tar.bz2"
sha256 "f18501cbd5c78b584b3db1960a3049d6ae416bab7f0289af64eadda13d1c5da5"
license "Apache-2.0"
revision 8
revision 9
version_scheme 1

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "08a0b29c459b80c20d46d8408f973052c9bb4143a4075404a4d0828df18fe6af"
sha256 monterey: "c02159a4be554236c3802cbd6008b376d7a60a18a35880fe1df84af1d630b171"
end

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

depends_on "cmake"
Expand Down

0 comments on commit 0f2383a

Please sign in to comment.