File tree Expand file tree Collapse file tree 8 files changed +64
-8
lines changed
Expand file tree Collapse file tree 8 files changed +64
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ class GzCommon6 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-common/releases/gz-common-6.2.1.tar.bz2"
55 sha256 "d2797be6aa156ec82d19e759382a35418b5b4ee1b75291edfdb8b69d49c31462"
66 license "Apache-2.0"
7- revision 1
7+ revision 2
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 cellar : :any , arm64_sequoia : "43147be8fc4d5ebdb2f544748404010dae8ae44360e81d337670dc369893b2a9"
12+ sha256 cellar : :any , arm64_sonoma : "2076d622c5fc2fa327faf0241f150453731775ee7b5539481cff79bbdd2e0f9b"
13+ sha256 cellar : :any , sonoma : "bdbf706c78c0744ca9e897ee21ae1bef2756efb6a78dda627cc5010649ce1826"
14+ end
815
916 # head "https://github.com/gazebosim/gz-common.git", branch: "gz-common6"
1017
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzFuelTools10 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-10.1.0.tar.bz2"
55 sha256 "37ae351be9a9b281d078e36068422dd096f59f46c72c4ef490800dfeb7653e1d"
66 license "Apache-2.0"
7- revision 21
7+ revision 22
88
99 head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools10"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 cellar : :any , arm64_sequoia : "5c74b038c399b1dc3fb504e7b38bb24d6ec968ec414ba0b88183c18a139758c0"
14+ sha256 cellar : :any , arm64_sonoma : "816f83bab3c5910cd7222657c9ead0ebc1e548bff18dd839d77bf7ad44f4baf4"
15+ sha256 cellar : :any , sonoma : "140f2fc82e7c37a57bb6c064c06701944f4b35c41357490a7ee72a66b32374b7"
16+ end
17+
1118 depends_on "abseil"
1219 depends_on "cmake"
1320 depends_on "gz-cmake4"
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzGui9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-9.0.2.tar.bz2"
55 sha256 "0db7bdbaf32c3e9faba301c6d04e8cbf2daabdf639c45aedc10ec48356ea3d16"
66 license "Apache-2.0"
7- revision 10
7+ revision 11
88
99 head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui9"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 arm64_sequoia : "5e38bf9861cfa647939a7ed2dc4f14c0a1612a2c56b8a204cb3effb9bef1e1c1"
14+ sha256 arm64_sonoma : "f05a4a6207fbf0844285ecdf0bd2468fe65098490adf1874fd71bc1f2e01529a"
15+ sha256 sonoma : "c071429e9fda41140badfb724e3aedee4cbf4e4059d2c1b6509f706caa025479"
16+ end
17+
1118 depends_on "cmake" => [ :build , :test ]
1219 depends_on "pkgconf" => [ :build , :test ]
1320 depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ class GzLaunch8 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-8.0.2.tar.bz2"
55 sha256 "e0ccbd1bc83bc5f178a7a0dc76d1f40e788d5bcad1aeb488c2364ea46466f24e"
66 license "Apache-2.0"
7- revision 4
7+ revision 5
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "9dc3cc267ea25c2266fe06ff48a8cf01f38c588135b05935504cd97c1f7a51e3"
12+ sha256 arm64_sonoma : "1f7913e88ac21a804ffc5e47ce581bac8890ea0767bb90afac5a94bc2383b973"
13+ sha256 sonoma : "2cd56eefdc50948274df4eb628086e95239d071b13d243c769b45cec402f30b1"
14+ end
815
916 # head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch8"
1017
Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ class GzPhysics8 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.3.0.tar.bz2"
55 sha256 "ca274cca45c2d6808f4aa09ad01ba6ce17b50a28f71d83dbd8c38b6621c61ef2"
66 license "Apache-2.0"
7- revision 6
7+ revision 7
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "6c6a73e3bb47a9dabcfb065c4dfb563b5d29d5c8b18e7cbb3e894719ab20ad3f"
12+ sha256 arm64_sonoma : "46880cf7310af66a424685250a4cbbecd563ca101235e00e30d66fc9cd1d319e"
13+ sha256 sonoma : "bfd3175b6cec7c9e541266dfdf971b664a9c5d1abb1b77e59cb6a92e25b3b58f"
14+ end
815
916 # head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics8"
1017
Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ class GzRendering9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-rendering/releases/gz-rendering-9.5.0.tar.bz2"
55 sha256 "cb915b9333e0a9730f05d396efdcdbbb93002c3902181f82f1b4c88a76c47440"
66 license "Apache-2.0"
7- revision 1
7+ revision 2
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "016fff9ed8772b307d2460d3b17049f2e7fdfde0c7948fbb801001d32b30a8c6"
12+ sha256 arm64_sonoma : "e54e7e3d0f065e1e885a7e58e7ac68fcfdd94a5afd124eff78815b09ffd45709"
13+ sha256 sonoma : "b3a157a42b9bc02900525b7290b89ab09d4e31e44cb0ad41464d4e224e737ab4"
14+ end
815
916 # head "https://github.com/gazebosim/gz-rendering.git", branch: "gz-rendering9"
1017
Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ class GzSensors9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-9.2.0.tar.bz2"
55 sha256 "af2ec9a453a830338e80e94954160030e81b3ff8f60853e7c5730cdd2950be85"
66 license "Apache-2.0"
7- revision 19
7+ revision 20
88
99 head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors9"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 arm64_sequoia : "cf14a95efa62016fc4ce3afc0d14f441cdc1bda63f80a9f3d06859a7d9acf1eb"
14+ sha256 arm64_sonoma : "981163fc03d6c53052a748c516e848807a794e3e9de732aeff79038a99e07e1f"
15+ sha256 cellar : :any , sonoma : "4a7b4152091a4c4cb967b3826519f309de12d752d62cea9eaa066327665720f3"
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,7 +4,14 @@ class GzSim9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-9.5.0.tar.bz2"
55 sha256 "2dfb720a6945765c7ead5f474b2dffb645773fd55d43d432abcbdfedb1b32dfe"
66 license "Apache-2.0"
7- revision 3
7+ revision 4
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "265baa8e0c4d2849c438ce56a290a997f6133243ce1aba19a057a0d6d6efc176"
12+ sha256 arm64_sonoma : "34dc3a7dfc034ba5f364e014a5f3a1a9753bd7787f4b083b8132acdc5eda1726"
13+ sha256 sonoma : "e88f911001c3a702b3c9c295de64a5e17171ea4f0e985ffccc45a60b79306b20"
14+ end
815
916 # head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim9"
1017
You can’t perform that action at this time.
0 commit comments