Skip to content

Commit

Permalink
ignition-launch5: revision bump broken bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Mar 3, 2025
1 parent c0be783 commit e5902f7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Formula/ignition-launch5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionLaunch5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch5-5.3.0.tar.bz2"
sha256 "84d356b9c85609da1bb7feda2f90ae6d1a1fd2d6713b284799d5605de42e2613"
license "Apache-2.0"
revision 48
revision 49

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "30fe62f3d2ce69d14136f64df15364da56e253b7d0905896da5acc95ba495459"
sha256 ventura: "dd7ff270492f806b237cf2a301a919c06457487536ae0f7d6f68d22a3371e6de"
end

depends_on "cmake" => :build
depends_on "pkgconf" => :build

Expand Down

0 comments on commit e5902f7

Please sign in to comment.