Skip to content

Commit

Permalink
gz-fuel-tools8 8.1.0 (#2335)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: Steve Peters <[email protected]>
  • Loading branch information
osrfbuild and scpeters authored Aug 22, 2023
1 parent 2eeab1f commit 0479d42
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-fuel-tools8.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzFuelTools8 < Formula
desc "Tools for using Fuel API to download robot models"
homepage "https://gazebosim.org"
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.0.2.tar.bz2"
sha256 "63e482b063bab7169de81630f644f844f0f2c96e911c331dcb9ea3a82129a363"
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.1.0.tar.bz2"
sha256 "18a25e2bc31e61539c890bdd377068b5192646a6647267e76d9b0bb0d0349545"
license "Apache-2.0"
revision 6

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "gz-fuel-tools8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, monterey: "d8e9664621211ec3441fec0926f1a06b948c810b364bdee95dc9137ce7de2b7a"
sha256 cellar: :any, big_sur: "7f7dc20ba3df84e08e501c14ae73f15ff3d62c3cc2ec2870316ca90ecdb79eb9"
sha256 cellar: :any, monterey: "5b3c32cb13474a025b40cd230a146a3b057fbc733b8804e4922f9397ea10f52f"
sha256 cellar: :any, big_sur: "ae579bdd8852e461b95bf21aeab3cdf72a660e9af1f62c5ca93b2c8520083404"
end

depends_on "cmake"
Expand Down

0 comments on commit 0479d42

Please sign in to comment.