File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionTransport8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport8-8.5.0.tar.bz2"
5
5
sha256 "5edd15699e35ade5ad2f814af1f5e96a866f7908e16b55333abb23978f44d4c6"
6
6
license "Apache-2.0"
7
- revision 16
7
+ revision 17
8
8
9
9
head "https://github.com/gazebosim/gz-transport.git" , branch : "ign-transport8"
10
10
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
-
17
11
depends_on "doxygen" => [ :build , :optional ]
18
12
19
13
depends_on "cmake"
You can’t perform that action at this time.
0 commit comments