File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionLaunch2 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch2-2.3.1.tar.bz2"
5
5
sha256 "984e2a5df03ca220960470b6b59728edf3cd570314fbad6435b67cb26c9b7e4e"
6
6
license "Apache-2.0"
7
- revision 18
7
+ revision 19
8
8
9
9
head "https://github.com/gazebosim/gz-launch.git" , branch : "ign-launch2"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "4d85783f2d78e405389c53be043da0e6879e500e05e27017e8d2e26b2a13dfc5"
14
- sha256 monterey : "e22eba3dba903d9442e49371399144ab07f8e77aca002401fd58468d268b1102"
15
- end
16
-
17
11
deprecate! date : "2024-12-31" , because : "is past end-of-life date"
18
12
19
13
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments