Skip to content

Commit

Permalink
update bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osrfbuild committed Oct 2, 2023
1 parent 53ae76d commit e7a337a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/gz-harmonic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ class GzHarmonic < Formula

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "22aee85eabfb01f5a12ec9f5c2b0bf5c67d7451bb598fb0a43b63b24baa73f25"
sha256 cellar: :any, monterey: "647647ff655c30b9b5f7e83ff2d857cebe5a6ff058ea8e680a11fc3bc1d47299"
sha256 cellar: :any, big_sur: "bbf7076d1eecc69cd9ce6cf0bfa06c9bfac402b8f05494d8d66c08ebe6c0a483"
sha256 cellar: :any, ventura: "cef465681e1d0e1072f054a6f383d2e429c8616b8e5737294f77391561117ba8"
sha256 cellar: :any, monterey: "52f91070f1d85883ddb094d55f249769b8d693c9989080c49126b3c862f05d4e"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit e7a337a

Please sign in to comment.