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 14
7
+ revision 15
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 : "3d214b310a53b7246d50039ff4e38ffafe0f4ea7ebce0a40b24d6e3c98b3e586"
14
- sha256 monterey : "5ed6fff52b4c1c901868a83ebe28dea996e75528d23a5730a0466ef1ba5c7616"
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