Skip to content

Commit cdfa544

Browse files
authored
gz-sim7 7.8.0 (#2702)
* gz-sim7: update 7.8.0 * update bottle.
1 parent 55517e2 commit cdfa544

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Formula/gz-sim7.rb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
class GzSim7 < Formula
22
desc "Gazebo Sim robot simulator"
33
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"
66
license "Apache-2.0"
7-
revision 19
87

98
head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim7"
109

1110
bottle do
1211
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"
1514
end
1615

1716
depends_on "cmake" => :build

0 commit comments

Comments
 (0)