Skip to content

Commit 989642e

Browse files
committed
ignition-launch2: revision bump broken bottle
1 parent ab0f97d commit 989642e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Formula/ignition-launch2.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,10 @@ class IgnitionLaunch2 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch2-2.3.1.tar.bz2"
55
sha256 "984e2a5df03ca220960470b6b59728edf3cd570314fbad6435b67cb26c9b7e4e"
66
license "Apache-2.0"
7-
revision 18
7+
revision 19
88

99
head "https://github.com/gazebosim/gz-launch.git", branch: "ign-launch2"
1010

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-
1711
deprecate! date: "2024-12-31", because: "is past end-of-life date"
1812

1913
depends_on "cmake" => :build

0 commit comments

Comments
 (0)