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 6497077 commit 6503259Copy full SHA for 6503259
Formula/gz-msgs10.rb
@@ -4,16 +4,10 @@ class GzMsgs10 < Formula
4
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.3.0.tar.bz2"
5
sha256 "501e475f5602448428a11d16e3d11972a87d5212bd1655d9154e74aa80bd8454"
6
license "Apache-2.0"
7
- revision 2
+ revision 3
8
9
head "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs10"
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 ventura: "fc1a1ee8fcf202055873738951edff8cdb4af24f250115d51ffa50c39d2acd47"
14
- sha256 monterey: "5e431b795eb79d1bdb52760d421cb8810cd58eb1087349ce9f2578a50bde1eb4"
15
- end
16
-
17
depends_on "abseil"
18
depends_on "cmake"
19
depends_on "gz-cmake3"
0 commit comments