Skip to content

Commit

Permalink
ignition-gazebo6 6.17.0 (#2938)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Jan 13, 2025
1 parent 44372a6 commit 8ad14ab
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/ignition-gazebo6.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class IgnitionGazebo6 < Formula
desc "Ignition Gazebo robot simulator"
homepage "https://github.com/gazebosim/gz-sim"
url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo6-6.16.0.tar.bz2"
sha256 "1e61148e8b49a5a20f4cac1e116ce5c4d8de3718a1d26e41a1cec394ce5ea9e4"
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/ignition-gazebo-6.17.0.tar.bz2"
sha256 "3a51ba77e5cbbc3d0b6b3dd44d66bfd3076bed228c8c9face9678f1bd7a51ced"
license "Apache-2.0"
revision 32

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "6303a7de22ce6b5025f21bbba0adb62aefdb776f4b7b61a23d24602ab2c41108"
sha256 ventura: "2ffa7e1b4ea30505e8abe1a1806b0bbcd0ee28686822350fbf8501309129513e"
sha256 sonoma: "8ec2551ba8dc6df21b171e06e001be7b37e027db43ee7026feddb2ae80ae1f33"
sha256 ventura: "5ea0e079d6caa242a79aebbaab44764a58a6af969fd3b996d2ca939324d8174c"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 8ad14ab

Please sign in to comment.