File tree 5 files changed +30
-0
lines changed
5 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzFuelTools9 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools9"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , sonoma : "942dc53aa9c127e37d905a3672ad68707f95020eaa52a75e027c1cfea9ad0544"
14
+ sha256 cellar : :any , ventura : "81d90507543a4ddf97faa33a0f00d2bbf5bdc05bffd0510471f6a2239e949dab"
15
+ end
16
+
11
17
depends_on "abseil"
12
18
depends_on "cmake"
13
19
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzGui8 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui8"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "95920c5f2ce07dc06a70e377434f54d68c3dd91851eec7c1fd856e18cc081de8"
14
+ sha256 ventura : "e2dee50d78b32e11b7d87056f692453cda075bf9efca95c3a540f075b7da6803"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkgconf" => [ :build , :test ]
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzMsgs10 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "gz-msgs10"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "a9da65ceb6c327b8980b73ef860d28f7ccb7a4188754dc1b6c7f75cd2575e47e"
14
+ sha256 ventura : "a7ae46f1c2ef274f01b7a40b50bd61334a372e0b44de541776b93e251d99b554"
15
+ end
16
+
11
17
depends_on "[email protected] " => [ :build , :test ]
12
18
depends_on "[email protected] " => [ :build , :test ]
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzSensors8 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors8"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , sonoma : "9d8460ff141a106be6e5db1eef27682c4d64b4eb72a408b303de2f03dd18ae88"
14
+ sha256 cellar : :any , ventura : "097750acd6f99824d3d0166722aedabe1f6fd9c50bb9c045f3b4bfbe6557ced4"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkgconf" => [ :build , :test ]
13
19
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzTransport13 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-transport.git" , branch : "gz-transport13"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "68fc487e60785b1ca424cf2b9eb2fd9404b1a74909d0d90a4f587f5a258beec6"
14
+ sha256 ventura : "ba6abe0f1d734a5d4a881b6d42e3d3138155f86a7f02769e89950b3e6fd9f335"
15
+ end
16
+
11
17
depends_on "doxygen" => [ :build , :optional ]
12
18
depends_on "pybind11" => :build
13
19
depends_on "[email protected] " => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments