Skip to content

Commit

Permalink
update bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osrfbuild committed Nov 9, 2024
1 parent 56a7f85 commit 8658192
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/gz-transport14.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ class GzTransport14 < Formula

head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport14"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "75690bd5d5f2a5d291ade581f3ebcd65dd26d6b56864e0ffc2b46730fe669786"
sha256 ventura: "c49af19223e326ab340c666daa9643c18e0ec3c50db37c2c8d7cab695ca8862d"
end

depends_on "doxygen" => [:build, :optional]
depends_on "pybind11" => :build
depends_on "[email protected]" => [:build, :test]
Expand Down

0 comments on commit 8658192

Please sign in to comment.