Skip to content

Commit

Permalink
update bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osrfbuild committed Dec 2, 2024
1 parent 0831e78 commit f96fc52
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/gz-sim9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ class GzSim9 < Formula

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "881ca530f18aa9e1fee2a92ff27126e17a562151729a7d02adc1253c6f4ca715"
sha256 ventura: "ea681241b6afefaa420bf4d35511abd8efc4371a056f7d36472de2cd0da116a1"
end

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

0 comments on commit f96fc52

Please sign in to comment.