File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionGazebo3 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo3-3.12.0.tar.bz2"
55 sha256 "cc89eb24ff7c6177814f44b6b0aeef9efcbec0a242798200ae4d7c44ccec9513"
66 license "Apache-2.0"
7- revision 1
7+ revision 2
88
99 head "https://github.com/ignitionrobotics/ign-gazebo.git" , branch : "ign-gazebo3"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 big_sur : "cb203c144e1fb6966ca431d02dd890e0c999e282beb8d618ad2bf87119c34a99"
14+ sha256 catalina : "f37d1c3b23bc98dd4b75753fef34fb1f4cb22f2817926e1e94963be563428728"
15+ end
16+
1117 depends_on "cmake" => :build
1218 depends_on "gflags"
1319 depends_on "google-benchmark"
Original file line number Diff line number Diff line change @@ -4,10 +4,16 @@ class IgnitionGazebo5 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo5-5.3.0.tar.bz2"
55 sha256 "dabe0f2c8eadb164ab85aa2184fb58aa69b137369f04863e539bb6a7e8e5c689"
66 license "Apache-2.0"
7- revision 1
7+ revision 2
88
99 head "https://github.com/ignitionrobotics/ign-gazebo.git" , branch : "main"
1010
11+ bottle do
12+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+ sha256 big_sur : "f92966f66d4b51182584b3bad28b11dc9559d7f097dcc049a13907d77cc26ba0"
14+ sha256 catalina : "9cb18b427caa8669eae5a05ddd5749229e767ce4d8370bcf15a0f08f28e0b15f"
15+ end
16+
1117 depends_on "cmake" => :build
1218 depends_on "gflags"
1319 depends_on "google-benchmark"
Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ class IgnitionGazebo6 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo6-6.3.0.tar.bz2"
55 sha256 "85bc50f0e9f898e1babc8e41cb828c4159e843ed28d795ee4691b0d62f2d8850"
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 big_sur : "75c0f5fcd9e5f5a1d4262e47b6fb1604c21d47f5bb2c53af0ffb0cb64d6e1445"
12+ sha256 catalina : "f34534efe16f95cdd5521f607dc88adbd4a42b7694b67ea0dd27ee54c4cc7201"
13+ end
814
915 depends_on "cmake" => :build
1016 depends_on "gflags"
You can’t perform that action at this time.
0 commit comments