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 GzTransport14 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-14.1.0.tar.bz2"
5
5
sha256 "9731f850ea060edecd399c3d8566a4bf998d85ee64fae236db09a542738ed18d"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
8
8
9
9
head "https://github.com/gazebosim/gz-transport.git" , branch : "gz-transport14"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 sonoma : "bc6a17eb3c2f62b15d7396d02a765b283f3b1e3efa3bb02bad8389956630298d"
14
- sha256 ventura : "d5c561da24cb8e76913fc375838ab0cbb9018e7f60056d377dd9bb78bfc4bda9"
15
- end
16
-
17
11
depends_on "doxygen" => [ :build , :optional ]
18
12
depends_on "pybind11" => :build
19
13
depends_on "python@3.12" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments