File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed
Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,10 @@ class GzLaunch9 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-9.0.0.tar.bz2"
55 sha256 "7d8452a98aaf3d9f6f8d417178e52347b8c3505edca38d4525ab1ceb314c25a6"
66 license "Apache-2.0"
7- revision 4
7+ revision 5
88
99 head "https://github.com/gazebosim/gz-launch.git" , branch : "gz-launch9"
1010
11- bottle do
12- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13- sha256 arm64_sequoia : "58f7f8c866a0374cad2293dda1e2e1442241ed9a87de29479d5b1d7385393d76"
14- sha256 arm64_sonoma : "9975dc0e1afb29ff57303b04621d4ca1c7a5bea852ef5e0ba59788ce21f323e0"
15- sha256 sonoma : "a9ce4bc51d2f200657fb3548f5f3e612ec7e0978627d10510b36c8bf65770302"
16- end
17-
1811 depends_on "cmake" => :build
1912 depends_on "pkgconf" => :build
2013
Original file line number Diff line number Diff line change @@ -4,17 +4,10 @@ class GzSim10 < Formula
44 url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-10.0.0.tar.bz2"
55 sha256 "d0bb60a902b8d311dbd25e8fc47e0e4bc984ef1b2ed582f62dfa742d879a4c56"
66 license "Apache-2.0"
7- revision 5
7+ revision 6
88
99 head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim10"
1010
11- bottle do
12- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13- sha256 arm64_sequoia : "f5f09e0754dba45cd91ea86e1a09a2dc81a5f0753fb60d97d6173a07bafc9538"
14- sha256 arm64_sonoma : "40a385afcb0c339218abfd6b3e1ddf6cd1c86fad0557881cdda31923b5da1d30"
15- sha256 sonoma : "4452e0859f1220128e39466761d356b6ae163a2710b3a1a87a7b3738a6f7a69e"
16- end
17-
1811 depends_on "cmake" => :build
1912 depends_on "pybind11" => :build
2013 depends_on "[email protected] " => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments