File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11class GzFuelTools8 < Formula
22 desc "Tools for using Fuel API to download robot models"
33 homepage "https://gazebosim.org"
4- url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.1 .0.tar.bz2"
5- sha256 "18a25e2bc31e61539c890bdd377068b5192646a6647267e76d9b0bb0d0349545 "
4+ url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.2 .0.tar.bz2"
5+ sha256 "ce224a4de6c63b573514d2fa3c96f0063d5d427b7b8ea05561d19a876afccea2 "
66 license "Apache-2.0"
7- revision 37
87
98 head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools8"
109
10+ bottle do
11+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12+ sha256 cellar : :any , sonoma : "0c747ea5022a8aa664a38f2de229ea15b39a5d4153725893028f48149e9ac4be"
13+ sha256 cellar : :any , ventura : "bef63a636bb0cd19b17b63a57584dba1b11c04a584bb41a97cac2d74ccedf2ff"
14+ end
15+
1116 depends_on "abseil"
1217 depends_on "cmake"
1318 depends_on "gz-cmake3"
You can’t perform that action at this time.
0 commit comments