File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class GzSim8 < 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-8.5 .0.tar.bz2"
5
- sha256 "194b4ce461160652c21320a84db418bd6c19e71b7a03979bd937a09f6f92acd7 "
4
+ url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.6 .0.tar.bz2"
5
+ sha256 "ceedc00bc884c6c1394d0cffa95bfc02303017835f02b438f205dd2f921f852a "
6
6
license "Apache-2.0"
7
7
8
8
head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim8"
9
9
10
10
bottle do
11
11
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12
- sha256 ventura : "4c3b4b3af267c081a1605407352e03cbecffe70dec44663d51d5797d090edeb2 "
13
- sha256 monterey : "a234d4067f405838ec954968ef9758dbc6d15858298fe344f093f2f4c8d3396c "
12
+ sha256 ventura : "cc3424f755e6df2e380b969a1273471de47ff56b0faf3423c2bccd64b73363f5 "
13
+ sha256 monterey : "4d6ddd81132608e98e4462218169ef4398414abdb3639535c20990f700171a62 "
14
14
end
15
15
16
16
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments