Skip to content

Commit

Permalink
ignition-gazebo3 3.15.2 (#2915)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: Steve Peters <[email protected]>
  • Loading branch information
osrfbuild and scpeters authored Dec 14, 2024
1 parent edf9e7b commit 59deea3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/ignition-gazebo3.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class IgnitionGazebo3 < Formula
desc "Ignition Gazebo robot simulator"
homepage "https://github.com/gazebosim/gz-sim"
url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo3-3.15.1.tar.bz2"
sha256 "c801d4205f8f88fca813cbf699cf6a077536d430e6c312a85520d6f50a7052bd"
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/ignition-gazebo-3.15.2.tar.bz2"
sha256 "4d111085e1a6a41015fee61e06adbd4c43604b6aeb7a4cc9ad1c7a57b4af09e2"
license "Apache-2.0"
revision 30

head "https://github.com/gazebosim/gz-sim.git", branch: "ign-gazebo3"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "6b1d84c72eb29acc0526c110ff8a59fb0e35c488841e7fe7dabc60dd1fb81042"
sha256 ventura: "0c5d2f3cf2dd3f6cabe1e31d096bf3e41b98d970eb89648c313b28948f5f7970"
sha256 sonoma: "0f84876d0c1ca10dfdf3a611737bdbc9dacae336ab6e943aaa660730c376e1b2"
sha256 ventura: "b114f0e46e1a48e6ace9bae40754ccef7c60465f05c7578aee22fef90dbcca74"
end

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

0 comments on commit 59deea3

Please sign in to comment.