File tree Expand file tree Collapse file tree 7 files changed +49
-7
lines changed
Expand file tree Collapse file tree 7 files changed +49
-7
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionFuelTools7 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/ignition-fuel_tools-7.3.1.tar.bz2"
55 sha256 "b8224c574406147ae008ed9a0ac459f1e2582f6aaef7ba44e1fd1c5ac97b6de8"
66 license "Apache-2.0"
7- revision 5
7+ revision 6
88
99 head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "ign-fuel-tools7"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 cellar : :any , sonoma : "960f41d974b499ad0cfdba51420680fb02740b13cef2cc1193a47c95dfb0cd07"
14+ sha256 cellar : :any , ventura : "f8e542cf5930e7e16bceb07a96e185aa96f7de7830caf880600d33abaeccfb4c"
15+ end
16+
1117 depends_on "cmake"
1218 depends_on "ignition-cmake2"
1319 depends_on "ignition-common4"
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionGazebo6 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo6-6.16.0.tar.bz2"
55 sha256 "1e61148e8b49a5a20f4cac1e116ce5c4d8de3718a1d26e41a1cec394ce5ea9e4"
66 license "Apache-2.0"
7- revision 23
7+ revision 24
88
99 head "https://github.com/gazebosim/gz-sim.git" , branch : "ign-gazebo6"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 sonoma : "662eadfcd861354ddf24322f197b2f227dd87515016a16abcc2a8976fc1774d9"
14+ sha256 ventura : "260e50869617c92e1dd85871a2bb8b3e0bb801148491f8517039152313b18a89"
15+ end
16+
1117 depends_on "cmake" => :build
1218 depends_on "pybind11" => :build
1319 depends_on "gz-plugin2" => :test
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionGui6 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui6-6.8.0.tar.bz2"
55 sha256 "dd4f26100f4d1343f068ba36f2b8394a0cddb337efde7b4a21c1b0f66ce496c9"
66 license "Apache-2.0"
7- revision 41
7+ revision 42
88
99 head "https://github.com/gazebosim/gz-gui.git" , branch : "ign-gui6"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 sonoma : "c1ee434313f8dd65b3231a74bf7d7870c145b957ee84db541f33f923e521ab78"
14+ sha256 ventura : "0b9671842b09a113cdced84ad8f5d7eb7ee5ee27e5e58a0fb8092b5587b9e3df"
15+ end
16+
1117 depends_on "cmake" => [ :build , :test ]
1218 depends_on "pkg-config" => [ :build , :test ]
1319
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionLaunch5 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch5-5.3.0.tar.bz2"
55 sha256 "84d356b9c85609da1bb7feda2f90ae6d1a1fd2d6713b284799d5605de42e2613"
66 license "Apache-2.0"
7- revision 39
7+ revision 40
88
99 head "https://github.com/gazebosim/gz-launch.git" , branch : "ign-launch5"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 sonoma : "27af960a08d4eec0b2f3c41f81ac6a0b1c6f642cceb00667887140f0cbefa06f"
14+ sha256 ventura : "4e0e895f6ab26527e78d5cd773105bcc238957be4e744572ea397c49d3a17b40"
15+ end
16+
1117 depends_on "cmake" => :build
1218 depends_on "pkg-config" => :build
1319
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionMsgs8 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.7.0.tar.bz2"
55 sha256 "b17a8e16fe56a84891bd0654a2ac09427e9a567b9cd2255bb2cfa830f8e1af45"
66 license "Apache-2.0"
7- revision 38
7+ revision 39
88
99 head "https://github.com/gazebosim/gz-msgs.git" , branch : "ign-msgs8"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 cellar : :any , sonoma : "289f575bd1f8d75ef28255dc0ee07544625c44e534981b4c581f821bdbdf86dc"
14+ sha256 cellar : :any , ventura : "6083be36bf3ddf7efdf285b1f623d6adb67806162e3436b08be8574909764b42"
15+ end
16+
1117 depends_on "cmake"
1218 depends_on "ignition-cmake2"
1319 depends_on "ignition-math6"
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionSensors6 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/ignition-sensors-6.8.1.tar.bz2"
55 sha256 "abc96be3bd018cae94c83981d173af0f67ce2980ef7a1374b34bd5b63f9a7235"
66 license "Apache-2.0"
7- revision 1
7+ revision 2
88
99 head "https://github.com/gazebosim/gz-sensors.git" , branch : "ign-sensors6"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 cellar : :any , sonoma : "58f6d06544c6bb3f08588bff0ec294d7873acb1e287b8cde7310229af9ff6e99"
14+ sha256 cellar : :any , ventura : "27f7ec7f89bdf315528f0f96d54f04b20e12585a24a08e794b86aee0bd3a2a90"
15+ end
16+
1117 depends_on "cmake" => [ :build , :test ]
1218 depends_on "pkg-config" => [ :build , :test ]
1319
Original file line number Diff line number Diff line change @@ -4,11 +4,17 @@ class IgnitionTransport11 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport11-11.4.1.tar.bz2"
55 sha256 "f18501cbd5c78b584b3db1960a3049d6ae416bab7f0289af64eadda13d1c5da5"
66 license "Apache-2.0"
7- revision 31
7+ revision 32
88 version_scheme 1
99
1010 head "https://github.com/gazebosim/gz-transport.git" , branch : "ign-transport11"
1111
12+ bottle do
13+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
14+ sha256 sonoma : "f6578954cfaebb60e18988a424eff6dccf1c3c9af34596bbace452b19ef840a7"
15+ sha256 ventura : "5bdfb581cebaf058544cab0c2e62bc35476502b920ad9120f5d73295e57e0146"
16+ end
17+
1218 depends_on "doxygen" => [ :build , :optional ]
1319
1420 depends_on "cmake"
You can’t perform that action at this time.
0 commit comments