File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class IgnitionMsgs < Formula
2
2
desc "Middleware protobuf messages for robotics"
3
3
homepage "https://bitbucket.org/ignitionrobotics/ign-msgs"
4
- url "http://gazebosim.org/distributions/ign-msgs/releases/ignition-msgs-0.6.0.tar.bz2"
5
- sha256 "aaac3f5ffdbc0e81afde4aa2c297bec52293cfa4091adde9d6fd539089cfd269"
6
- revision 1
4
+ url "http://gazebosim.org/distributions/ign-msgs/releases/ignition-msgs-0.6.1.tar.bz2"
5
+ sha256 "b23d613d038b94eae0292f38d8e2f68b59d62a239fb2d62405758f47249baf3b"
7
6
8
7
head "https://bitbucket.org/ignitionrobotics/ign-msgs" , :branch => "default" , :using => :hg
9
8
10
9
bottle do
11
10
root_url "http://gazebosim.org/distributions/ign-msgs/releases"
12
- sha256 "fb18db87fb211d1cf5c169ef7d0fe26d7f0fcd4364eb65c3228d9b3692845c9f " => :yosemite
11
+ sha256 "a592d72a8191d895cafd245bba93a01c9df6ef233619b2755ad21dc0b7fe0fc2 " => :yosemite
13
12
end
14
13
15
14
depends_on "cmake" => :run
You can’t perform that action at this time.
0 commit comments