Skip to content

Commit 0e284ce

Browse files
committed
ignition-transport8: revision bump broken bottle
1 parent f14a70a commit 0e284ce

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Formula/ignition-transport8.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,10 @@ class IgnitionTransport8 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport8-8.5.0.tar.bz2"
55
sha256 "5edd15699e35ade5ad2f814af1f5e96a866f7908e16b55333abb23978f44d4c6"
66
license "Apache-2.0"
7-
revision 16
7+
revision 17
88

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

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 ventura: "50351c099737f66ab9b4d2c667add21ac5ce21d2f77a309041bac87cbe60f969"
14-
sha256 monterey: "c5fa527e1857a1abea44eaae936aab0ae52e5f9bf215ca79744bfd9be11cb439"
15-
end
16-
1711
depends_on "doxygen" => [:build, :optional]
1812

1913
depends_on "cmake"

0 commit comments

Comments
 (0)