Skip to content

Commit

Permalink
ignition-physics2: revision bump broken bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Dec 17, 2024
1 parent fa66660 commit f17bcca
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Formula/ignition-physics2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,10 @@ class IgnitionPhysics2 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-physics/releases/ignition-physics2-2.6.2.tar.bz2"
sha256 "4aa0dcd1a254da63f55a93d2cc928a5ff517f19ac1603c0fb5f810dd29c70e1d"
license "Apache-2.0"
revision 7
revision 8

head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics2"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "abc7291bed2274882eb0622567e9d7fd54d3834aa6504efa9bf8c2e3ac0e4146"
sha256 cellar: :any, ventura: "cbd8b95f2a1a6c28398783a22ff0631454fdd9979cf4156b50e72dd58d743084"
sha256 cellar: :any, monterey: "fdcd6a292848a1da7398cd5dfb5bf97a98846dc316ccd2b78dc0bb877c92fcf3"
end

deprecate! date: "2024-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
Expand Down

0 comments on commit f17bcca

Please sign in to comment.