We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc70d5 commit e816d7dCopy full SHA for e816d7d
Formula/ignition-fuel-tools7.rb
@@ -1,10 +1,9 @@
1
class IgnitionFuelTools7 < Formula
2
desc "Tools for using Fuel API to download robot models"
3
homepage "https://ignitionrobotics.org"
4
- url "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools7-7.3.0.tar.bz2"
5
- sha256 "59d06f23a054742e1f97c1f0f709e2a38c341ce96f560d6e09b3dba011dd79a5"
+ url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/ignition-fuel_tools-7.3.1.tar.bz2"
+ sha256 "b8224c574406147ae008ed9a0ac459f1e2582f6aaef7ba44e1fd1c5ac97b6de8"
6
license "Apache-2.0"
7
- revision 32
8
9
head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "ign-fuel-tools7"
10
0 commit comments