Skip to content

Commit

Permalink
gz-fuel-tools10 10.0.1 (#2974)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
osrfbuild and scpeters authored Feb 15, 2025
1 parent be91d7f commit eec645a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-fuel-tools10.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzFuelTools10 < 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-10.0.0.tar.bz2"
sha256 "dce4fb51a6af8d15d3ebdd98ecff4baf47c02ffb4d6aed48b284a7ce9188778e"
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-10.0.1.tar.bz2"
sha256 "ca858f88bbfdebbe0a6b8ea94be3668e62862039397c6e08d41d646435d57fdc"
license "Apache-2.0"
revision 12

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "61014b208d7d623d628d0947bafca44f8a2b025705c6e1767535e4eac5256898"
sha256 cellar: :any, ventura: "a19ad49db346a229d9d3368b53b8570dbffaff7c3a52498c1b109598a8cfb4ef"
sha256 cellar: :any, sonoma: "a9e1f2c2541e480d8f20d900999659da8efe2d6e6dc52ddea5590a465faaa66d"
sha256 cellar: :any, ventura: "815a30fbbae2b0a7c5830a737d41ad42f64c3aa4e19b4dde71cbd8323b0a322a"
end

depends_on "abseil"
Expand Down

0 comments on commit eec645a

Please sign in to comment.