File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class GzGui10 < Formula
22 desc "Common libraries for robotics applications. GUI Library"
33 homepage "https://github.com/gazebosim/gz-gui"
4- url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-10.0 .0.tar.bz2"
5- sha256 "2ab6facb9473fdafe788efb867fb2f6153e278c9b02d7fe9a84412429bb74ee6 "
4+ url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-10.1 .0.tar.bz2"
5+ sha256 "2bb422b974a783e6fbb8a57c5f0f2d4f7f9802ec3bb2b6766c7b07f00a193ed7 "
66 license "Apache-2.0"
7- revision 30
87
98 head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui10"
109
10+ bottle do
11+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12+ sha256 arm64_sequoia : "a2f95fb9ace987a907a2647f7f165fa9b4fb2c2c3b29a368581722aed4f142ef"
13+ sha256 arm64_sonoma : "e599c24cfcd62a38ac6b22415a2a03379c51227c7a13185dec2b9dbb68289336"
14+ sha256 sonoma : "f7d41cd3c623268dbe45348d2260c4d0317a8c488b352a3919f1c3fe2ea66b08"
15+ end
16+
1117 depends_on "cmake" => [ :build , :test ]
1218 depends_on "pkgconf" => [ :build , :test ]
1319 depends_on "abseil"
You can’t perform that action at this time.
0 commit comments