Skip to content

Commit

Permalink
ignition-physics5: rebuild for dartsim (#2881)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Nov 19, 2024
1 parent b3205f0 commit 129ce71
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/ignition-physics5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionPhysics5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-physics/releases/ignition-physics5-5.3.2.tar.bz2"
sha256 "4262512fbb6952712234c5cbeed69cdabca338931bb6c587a1ef7d487a5f262b"
license "Apache-2.0"
revision 15
revision 16

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "4652c7734355008350ddc51956d9b38655e3a854f8a0b84c7ac92b4b7adf273e"
sha256 cellar: :any, ventura: "2bf8dcf7740d1a12ba427f5d249594d8dac0d2641f483e1da4411d26820a59ac"
end

depends_on "cmake" => :build

depends_on "gz-plugin2" => :test
Expand Down

0 comments on commit 129ce71

Please sign in to comment.