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 Dec 6, 2024
1 parent 4359415 commit a8495c6
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 26
revision 27

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: "036f9a6f844808d1e3fddfadb850cdfa256c8fb8a26f2068b3d5184247bc6d28"
sha256 ventura: "63c8bf3b12a306d439a9e2e22916a2132965d12e875a72aa28e0654c9971631d"
end

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

depends_on "cmake"
Expand Down

0 comments on commit a8495c6

Please sign in to comment.