File tree Expand file tree Collapse file tree 14 files changed +14
-98
lines changed Expand file tree Collapse file tree 14 files changed +14
-98
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzFuelTools9 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-9.0.3.tar.bz2"
5
5
sha256 "242687de20af956485372a43f47a0fd093ecb17ee62d268211c6223e204f94cf"
6
6
license "Apache-2.0"
7
- revision 11
7
+ revision 12
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools9"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , ventura : "b9f7f85e5cbe4f1d6fe74cc2030962321f54c88c0a8ad46e9d5fe0e0972dd0e7"
14
- sha256 cellar : :any , monterey : "ba6acc08b80937851ef99402014388423b32cc89445a218b08009d95ca58491e"
15
- end
16
-
17
11
depends_on "abseil"
18
12
depends_on "cmake"
19
13
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzGui8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.3.0.tar.bz2"
5
5
sha256 "ba772f4a1cf59d2b29fbb24bb13c618f52c3dc345f363b0a8d2f46d19bea0eb9"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui8"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "c2231775505c3c5438c65882af21bc24815b55eef487f5253046db9c97df73e2"
14
- sha256 monterey : "cc447d415cca492ce15f8026095acd6b3fc3f2c785a97914efb8292869e1ad9c"
15
- end
16
-
17
11
depends_on "cmake" => [ :build , :test ]
18
12
depends_on "pkg-config" => [ :build , :test ]
19
13
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzLaunch7 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-7.1.0.tar.bz2"
5
5
sha256 "320606c71b6a2cbbcab683cd8569af9145ece157d5ebd23bc80218e8d148cd09"
6
6
license "Apache-2.0"
7
- revision 9
7
+ revision 10
8
8
9
9
head "https://github.com/gazebosim/gz-launch.git" , branch : "gz-launch7"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "6bb1d35d9cccfde2c821db558e3e3cf57d6339461cd21596e6e1be08aefece20"
14
- sha256 monterey : "95af801fd5a2d4677c77801a8d44b450016c7605c60204b154bfb47a66e1fa6b"
15
- end
16
-
17
11
depends_on "cmake" => :build
18
12
depends_on "pkg-config" => :build
19
13
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzMsgs10 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.3.0.tar.bz2"
5
5
sha256 "501e475f5602448428a11d16e3d11972a87d5212bd1655d9154e74aa80bd8454"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "gz-msgs10"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "fc1a1ee8fcf202055873738951edff8cdb4af24f250115d51ffa50c39d2acd47"
14
- sha256 monterey : "5e431b795eb79d1bdb52760d421cb8810cd58eb1087349ce9f2578a50bde1eb4"
15
- end
16
-
17
11
depends_on "abseil"
18
12
depends_on "cmake"
19
13
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzSensors8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-8.2.0.tar.bz2"
5
5
sha256 "d3e041205d08ce29e5755a4afe1e5933c54cc11c6b07c78c8f34a1607d57f091"
6
6
license "Apache-2.0"
7
- revision 3
7
+ revision 4
8
8
9
9
head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors8"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , ventura : "6361224db9ea6f1d01bb65d1942b00311b54dab5785d8bb56ad15b3e6b10338b"
14
- sha256 cellar : :any , monterey : "dee67e632f97420eb37804127bc3ef4052950f58a2e94248d76b79935abb30fe"
15
- end
16
-
17
11
depends_on "cmake" => [ :build , :test ]
18
12
depends_on "pkg-config" => [ :build , :test ]
19
13
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzSim8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.6.0.tar.bz2"
5
5
sha256 "ceedc00bc884c6c1394d0cffa95bfc02303017835f02b438f205dd2f921f852a"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
8
8
9
9
head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim8"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "52e3ea6fa819ce0bdf45e7f2082db90ec9a0940c0b60d092522fd200a2608456"
14
- sha256 monterey : "87ebfe793befddc51690b602ff1645d526d9157feda70de8fd630d6b1afc577d"
15
- end
16
-
17
11
depends_on "cmake" => :build
18
12
depends_on "pybind11" => :build
19
13
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzTransport13 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-13.4.0.tar.bz2"
5
5
sha256 "bec7a13e2f40df963afcf8dc87a9c2e34369daec80f36636965c92d4c8bf5a46"
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-transport13"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "4ac698a62e79f929856dabaa3c899eec68a9e513aab6f20d57ca9645d161e33b"
14
- sha256 monterey : "3d29d5f4ce4a2ca6934ac80e26e5404c4b9da5fb4b5dc6d7cb030173163f2ed7"
15
- end
16
-
17
11
depends_on "doxygen" => [ :build , :optional ]
18
12
depends_on "pybind11" => :build
19
13
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionFuelTools4 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools4-4.9.1.tar.bz2"
5
5
sha256 "35b8cdceae46f50360081eb1b310366ae085a8c64d88fee7175f2b0582e454a2"
6
6
license "Apache-2.0"
7
- revision 18
7
+ revision 19
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "ign-fuel-tools4"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , ventura : "5b0d5d494d66d23ae8fd0ca8f72419f396267ce9b88be1685e3a47da1da3dd2e"
14
- sha256 cellar : :any , monterey : "b55989f7713391df0c19e6e8d508d6c425673ce2610f73b17ac31faec3031361"
15
- end
16
-
17
11
depends_on "cmake"
18
12
depends_on "ignition-cmake2"
19
13
depends_on "ignition-common3"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionGazebo3 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo3-3.15.1.tar.bz2"
5
5
sha256 "c801d4205f8f88fca813cbf699cf6a077536d430e6c312a85520d6f50a7052bd"
6
6
license "Apache-2.0"
7
- revision 18
7
+ revision 19
8
8
9
9
head "https://github.com/gazebosim/gz-sim.git" , branch : "ign-gazebo3"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "521eed4ee52400b85aa264bc5971d73a7375ddd067711623fd302b8fdf485815"
14
- sha256 monterey : "bc60c1a5a2cfb2081202ea9f823fb3b966708812df4704f715e4606ec995a96d"
15
- end
16
-
17
11
deprecate! date : "2024-12-31" , because : "is past end-of-life date"
18
12
19
13
depends_on "cmake" => :build
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionGui3 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui3-3.12.0.tar.bz2"
5
5
sha256 "f53ee05d844449b900ecb30d5e1f812fd3f7e9e28630d309b7d8d11add3c3b1c"
6
6
license "Apache-2.0"
7
- revision 36
7
+ revision 37
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "ign-gui3"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "d0f109fd08a7ce29e88e9c175c4c5d7f6a4c34e97440dd79b705fcbcb53bbd2f"
14
- sha256 monterey : "3500b12f4ba095327b46d745c412ebe635a874bd08c4dc362bcbb567132ff4f2"
15
- end
16
-
17
11
deprecate! date : "2024-12-31" , because : "is past end-of-life date"
18
12
19
13
depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments