Skip to content

Commit

Permalink
gz-fuel-tools8 8.2.0 (#2847)
Browse files Browse the repository at this point in the history
* gz-fuel-tools8: update 8.2.0

* update  bottle.

---------

Co-authored-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
osrfbuild and j-rivero authored Nov 7, 2024
1 parent e21e68e commit 18bb053
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Formula/gz-fuel-tools8.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
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.1.0.tar.bz2"
sha256 "18a25e2bc31e61539c890bdd377068b5192646a6647267e76d9b0bb0d0349545"
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.2.0.tar.bz2"
sha256 "ce224a4de6c63b573514d2fa3c96f0063d5d427b7b8ea05561d19a876afccea2"
license "Apache-2.0"
revision 37

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, sonoma: "0c747ea5022a8aa664a38f2de229ea15b39a5d4153725893028f48149e9ac4be"
sha256 cellar: :any, ventura: "bef63a636bb0cd19b17b63a57584dba1b11c04a584bb41a97cac2d74ccedf2ff"
end

depends_on "abseil"
depends_on "cmake"
depends_on "gz-cmake3"
Expand Down

0 comments on commit 18bb053

Please sign in to comment.