Skip to content

Commit

Permalink
gazebo11: rebuild for protobuf 28.2 (#2829)
Browse files Browse the repository at this point in the history
* Part of #2791.
* update  bottle.

Co-authored-by: OSRF Build Bot <osrfbuild@osrfoundation.org>
  • Loading branch information
scpeters and osrfbuild authored Oct 1, 2024
1 parent 016d120 commit 7788111
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/gazebo11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class Gazebo11 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gazebo/releases/gazebo-11.14.0.tar.bz2"
sha256 "7e9842c046c9e0755355b274c240a8abbf4e962be7ce7b7f59194e5f4b584f45"
license "Apache-2.0"
revision 33
revision 34

head "https://github.com/osrf/gazebo.git", branch: "gazebo11"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "7d57419bb2b6fa7c0d08c92b01e32e2189fe23a319dfe075a53ee9d6702de3da"
sha256 ventura: "48a91df5a1c8bbcf5f80e4d42dd669a669210ea48d3f14dfefb114b892ed4a93"
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down

0 comments on commit 7788111

Please sign in to comment.