Skip to content

Commit afc3e6d

Browse files
committed
ignition-transport8: revision bump broken bottle
1 parent 604fc29 commit afc3e6d

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 14
7+
revision 15
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: "3d214b310a53b7246d50039ff4e38ffafe0f4ea7ebce0a40b24d6e3c98b3e586"
14-
sha256 monterey: "5ed6fff52b4c1c901868a83ebe28dea996e75528d23a5730a0466ef1ba5c7616"
15-
end
16-
1711
depends_on "doxygen" => [:build, :optional]
1812

1913
depends_on "cmake"

0 commit comments

Comments
 (0)