File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
class GzSim7 < Formula
2
2
desc "Gazebo Sim robot simulator"
3
3
homepage "https://github.com/gazebosim/gz-sim"
4
- url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-7.7 .0.tar.bz2"
5
- sha256 "48d89b5e913eb8bb9925373eeb18616d512cd43f7e45be4413ce8c66bf1ca0d1 "
4
+ url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-7.8 .0.tar.bz2"
5
+ sha256 "8eea4251c4ab94b5085d5d3a91fea2b29fd068aa9a89f3745b6f082c52225b5b "
6
6
license "Apache-2.0"
7
- revision 19
8
7
9
8
head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim7"
10
9
11
10
bottle do
12
11
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura : "5813650b71cda586adc0c10edf4b8b0f95f1f10aa8441b0d3644424a3e85cc3c "
14
- sha256 monterey : "60ba2efa2369d50e779a1053bf73fe966ac968d01d86c638dbdb77b3efc7114d "
12
+ sha256 ventura : "d42e73413d8da33e25df39bb234bb451b74c526782d192739f4e12961d540baf "
13
+ sha256 monterey : "7370116fe902aaea27cc8fd53e822688d1df3878386b07838e80716630a317d0 "
15
14
end
16
15
17
16
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments