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 4a0ed92 commit fd8aa14Copy full SHA for fd8aa14
Formula/gz-sim9.rb
@@ -1,10 +1,9 @@
1
class GzSim9 < Formula
2
desc "Gazebo Sim robot simulator"
3
homepage "https://github.com/gazebosim/gz-sim"
4
- url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-9.2.0.tar.bz2"
5
- sha256 "31ffa9b70e717adf0219122ec9ff70482995038c280a01faf4341a5f6f014dc7"
+ url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-9.3.0.tar.bz2"
+ sha256 "588b93e48c4b2badb65fb437a0b05853c6daf2b60f6529685c796a3eb78cb157"
6
license "Apache-2.0"
7
- revision 1
8
9
head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim9"
10
0 commit comments