File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzFuelTools11 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-11.0.0.tar.bz2"
55 sha256 "4b4dee9b5a2e8cf04f1000e568187a65dd379bf54f8acf16d4e31a29240b30f0"
66 license "Apache-2.0"
7- revision 31
7+ revision 32
88
99 head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools11"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 cellar : :any , arm64_sequoia : "424ab6fcb983d9729faf852b36d4ddfdde072fb2dd8b5377706ef3294ea31d6d"
14+ sha256 cellar : :any , arm64_sonoma : "61be35a606fb22b12b51b1e6ce6e7c8e96c08682436d1a9915c9d992bbb3be7d"
15+ sha256 cellar : :any , sonoma : "c4d4e5df1e02eb3c73b3c096b13e327ac23dfb9d1178792533d24e85d6dd4096"
16+ end
17+
1118 depends_on "abseil"
1219 depends_on "cmake"
1320 depends_on "fmt"
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzLaunch9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-9.0.1.tar.bz2"
55 sha256 "096f66cd2a5b58dc8ca93e9bc33c65e0cf82af7472f154fc2d8a955bc762cd5f"
66 license "Apache-2.0"
7- revision 9
7+ revision 10
88
99 head "https://github.com/gazebosim/gz-launch.git" , branch : "gz-launch9"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 arm64_sequoia : "2a7403a96c7687b77de847c3bc0cb8d1371e55dc0ec18d86670dfe0411d0cf35"
14+ sha256 arm64_sonoma : "c445f76cc20928cf56f15da2f0d7a5ef4afe700c7dda617bc1fa7f939b7d198d"
15+ sha256 sonoma : "86158e8524f03898e1d7a9aeff3df443cc1dd95a33b6eecae00137183f3fbeb6"
16+ end
17+
1118 depends_on "cmake" => :build
1219 depends_on "pkgconf" => :build
1320
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzSensors10 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.2.tar.bz2"
55 sha256 "482bcf1e1d6db5bfc95b6ca48e7e5fb1b8f7ae719b6725d033d12a741840532a"
66 license "Apache-2.0"
7- revision 3
7+ revision 4
88
99 head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors10"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 arm64_sequoia : "7df49d125349b98dae09fc2b38267b1efcd2748d3758ffa30f1cd4c994e3c4b8"
14+ sha256 arm64_sonoma : "e337d5e1de5b618f72a10630b0bbcb8648f0f1ead70940582c1fc8509baefd49"
15+ sha256 cellar : :any , sonoma : "e6671591c0b1b60de3d061a1678bc7c1f46e86ca26e9018e9e8f6acecb2621f4"
16+ end
17+
1118 depends_on "cmake" => [ :build , :test ]
1219 depends_on "pkgconf" => [ :build , :test ]
1320
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzSim10 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-10.5.0.tar.bz2"
55 sha256 "2f609f8130ee3e9ce9de0e8e94aa9aa92f0eb433ac256c84f38932f988edd4f0"
66 license "Apache-2.0"
7- revision 7
7+ revision 8
88
99 head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim10"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 arm64_sequoia : "ba39bfdfba3ef5172938e8e03535aeda7742da3bae023c6615fd4c4a325b0f50"
14+ sha256 arm64_sonoma : "f31a7276052c634cbac0c989577e6625ffe9e3b2757b583d9cad6153242989bb"
15+ sha256 sonoma : "f6c3f04d4ef199279ea150451e3b9605823c736e23c32fb46d25c22ee01f1431"
16+ end
17+
1118 depends_on "cmake" => :build
1219 depends_on "pybind11" => :build
1320 depends_on "abseil"
You can’t perform that action at this time.
0 commit comments