File tree Expand file tree Collapse file tree 5 files changed +40
-5
lines changed
Expand file tree Collapse file tree 5 files changed +40
-5
lines changed 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 12
7+ revision 13
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "5a781151ee9ecb7a8faad274d2d97743923dacc749c2aca17f0e498f71a07b3b"
12+ sha256 arm64_sonoma : "b69038b7ce273d83a5de335a57d5ae0c730298a026cbfff42c22c92e365119d8"
13+ sha256 sonoma : "1931ca4ddbe8a041c7980fce7eb4d79349d37e940506e1ae8d2db671de36fbd0"
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 10
7+ revision 11
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "253d2d527bb3d521ab685a1bb4cb9e95af8633b9669321271d6e02d4d171d874"
12+ sha256 arm64_sonoma : "fca3403b9b2ec0901be58235446e503b9a24dbc20d9151fc3d11a6d954b08f1a"
13+ sha256 sonoma : "0e649f712261438bc1bd49356dd4fc8ef94020adb2a7763ba7802833dd5e1b96"
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,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 27
7+ revision 28
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 : "199a8deb8721975a572b9bdda45b4b79057012d5e4208339151d9671f1196295"
14+ sha256 arm64_sonoma : "f1c8623f264bfbaa7fe51b2b7bce251fe3dd217f0b0beb4f8de0551b7c8fa6e1"
15+ sha256 cellar : :any , sonoma : "0d63997d0bcd490a7f6a586c24d7df42cd8d5ec4fd0b140f2045c846263dd80a"
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 11
7+ revision 12
8+
9+ bottle do
10+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11+ sha256 arm64_sequoia : "284272c23fceca29a9c84eca482a53fa390332568010dcb1ff0ad00d5f18d8c1"
12+ sha256 arm64_sonoma : "5446497d7aa8756ee5fc99203826927067d389c89393d5af77041c2ecfeb9ff0"
13+ sha256 sonoma : "690ff4a5c8422feeb298db910d9d400f8e00eb4e05f899f4159adf3b945006ff"
14+ end
815
916 # head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim9"
1017
Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ class Sdformat15 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-15.4.0.tar.bz2"
55 sha256 "22b9825201bfd7c0c7ecc60995efca90bf05aeaddcc308ae5180746a08cd0b90"
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 : "1fb89218d9f12f16e46260a3aab12fcc1dd6a626806a42a6276cd21510366bb1"
12+ sha256 arm64_sonoma : "f935885c117730e93a1343990dce80ccb38fd7aa625504ae22dafa4741b9cb7c"
13+ sha256 sonoma : "57ddcaf4389c1bdfb4cf5472b3d00e6ffd3462fa94f096926ac359df5ed6b11f"
14+ end
815
916 # head "https://github.com/gazebosim/sdformat.git", branch: "sdf15"
1017
You can’t perform that action at this time.
0 commit comments