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 30, 2024
1 parent bed0645 commit 48c2a12
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.5.0.tar.bz2"
sha256 "5edd15699e35ade5ad2f814af1f5e96a866f7908e16b55333abb23978f44d4c6"
license "Apache-2.0"
revision 24
revision 25

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "1d0c5af8e431c1cee9c7d49fe92bedf7cd0270e206c815ad9e205ffe9c4b8880"
sha256 ventura: "b3fdc73d072522827bf8e1c65659c104785254b4537331089b1cd4172a20d5e1"
end

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

depends_on "cmake"
Expand Down

0 comments on commit 48c2a12

Please sign in to comment.