File tree Expand file tree Collapse file tree 4 files changed +4
-28
lines changed Expand file tree Collapse file tree 4 files changed +4
-28
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionFuelTools7 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/ignition-fuel_tools-7.3.1.tar.bz2"
5
5
sha256 "b8224c574406147ae008ed9a0ac459f1e2582f6aaef7ba44e1fd1c5ac97b6de8"
6
6
license "Apache-2.0"
7
- revision 20
7
+ revision 21
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "ign-fuel-tools7"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , sonoma : "08ef44968fd3c97d20ce6463ec01c1399b88b61ec5394cdd8bf3daa299a6cc92"
14
- sha256 cellar : :any , ventura : "70ca72aa507b8d36b72ca53c038e988dd3f976cf8d1f8dd483b62432913c6126"
15
- end
16
-
17
11
depends_on "cmake"
18
12
depends_on "ignition-cmake2"
19
13
depends_on "ignition-common4"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionGui6 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui6-6.8.0.tar.bz2"
5
5
sha256 "dd4f26100f4d1343f068ba36f2b8394a0cddb337efde7b4a21c1b0f66ce496c9"
6
6
license "Apache-2.0"
7
- revision 56
7
+ revision 57
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "ign-gui6"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 sonoma : "a99438a4b16a2a392f7c175873fc95844604a137ddc7290625529f0fd897c03f"
14
- sha256 ventura : "81fd156b469f519da603d8ba293757a101056cbbb656c13dd0f8ea8c71a95f39"
15
- end
16
-
17
11
depends_on "cmake" => [ :build , :test ]
18
12
depends_on "pkgconf" => [ :build , :test ]
19
13
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionMsgs8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.7.0.tar.bz2"
5
5
sha256 "b17a8e16fe56a84891bd0654a2ac09427e9a567b9cd2255bb2cfa830f8e1af45"
6
6
license "Apache-2.0"
7
- revision 51
7
+ revision 52
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "ign-msgs8"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , sonoma : "cc756770b6ce6280a61647ed7932f7e7fc95d72623c1da9d32e89a1d212370b6"
14
- sha256 cellar : :any , ventura : "2e8c1d6548d7ba7058cf417371b02984f9032820b79d6d5900524e835bcb59be"
15
- end
16
-
17
11
depends_on "cmake"
18
12
depends_on "ignition-cmake2"
19
13
depends_on "ignition-math6"
Original file line number Diff line number Diff line change @@ -4,17 +4,11 @@ class IgnitionTransport11 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport11-11.4.1.tar.bz2"
5
5
sha256 "f18501cbd5c78b584b3db1960a3049d6ae416bab7f0289af64eadda13d1c5da5"
6
6
license "Apache-2.0"
7
- revision 44
7
+ revision 45
8
8
version_scheme 1
9
9
10
10
head "https://github.com/gazebosim/gz-transport.git" , branch : "ign-transport11"
11
11
12
- bottle do
13
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
14
- sha256 sonoma : "9e818df35d5ae4b91cb84b562324e3ae51c4bc6f52213f2185d89841749d3207"
15
- sha256 ventura : "fd013061cd143db628d3c1d73cbd5c81d2cae723e289b15e24b8953c8120c1b6"
16
- end
17
-
18
12
depends_on "doxygen" => [ :build , :optional ]
19
13
20
14
depends_on "cmake"
You can’t perform that action at this time.
0 commit comments