Skip to content

Commit

Permalink
update bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osrfbuild committed Nov 13, 2024
1 parent de765bc commit ec4c105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gz-sensors7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ class GzSensors7 < Formula

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "c2d9774032b4fe79184dc9e947771886cc26e6d2af7b034261c29ee268dc3a8e"
sha256 cellar: :any, ventura: "4fb2ea86babef7b29855ec3cd76e2503034fbf1e9905dd184b5205fe80d312be"
sha256 cellar: :any, sonoma: "17dbb2cd8e56a4ccc6308255d23242b769a040ed494dec843b42e6ff12846cff"
sha256 cellar: :any, ventura: "c421f3cd369babcddb1c64949ce7a34e7ce2892db42965b36dc61271b93773b1"
end

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

0 comments on commit ec4c105

Please sign in to comment.