Skip to content

Commit

Permalink
gz-fuel-tools9 9.1.1 (#2959)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Feb 7, 2025
1 parent 7f78c25 commit 38a7cf5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-fuel-tools9.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzFuelTools9 < 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-9.1.0.tar.bz2"
sha256 "6335f8c6906f052527c97fb1991afffcfe9991122bce3a7c7ffc02df7c8e4d8d"
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-9.1.1.tar.bz2"
sha256 "3189166d4b0078c0b9d98de178e5496a1cc28b88fbd1124603376181b5a053f5"
license "Apache-2.0"
revision 14

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "431b5607d300caafdeb001b34c039755ccffe0141d384fad01ca95bcdb126b48"
sha256 cellar: :any, ventura: "9aab106d3afc8eb3975f97270b9c061646e289bf55196bbffd7150fdf53fc949"
sha256 cellar: :any, sonoma: "f2c7114692ce1d04d7d16669963624cc4bb00a1e31936d51a47ba41deb2737fd"
sha256 cellar: :any, ventura: "0ba1ef9cd6a9e25cd21a0f81441e8379be725b8aa5aef572c1ef779d84c3f41c"
end

depends_on "abseil"
Expand Down

0 comments on commit 38a7cf5

Please sign in to comment.