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 c8375a4 commit db4565fCopy full SHA for db4565f
Formula/ignition-common3.rb
@@ -1,10 +1,9 @@
1
class IgnitionCommon3 < Formula
2
desc "Common libraries for robotics applications"
3
homepage "https://github.com/gazebosim/gz-common"
4
- url "https://osrf-distributions.s3.amazonaws.com/ign-common/releases/ignition-common3-3.17.0.tar.bz2"
5
- sha256 "243aa94babb37c7f0d58575b31127cc49181cd96f1a24d91cfdb66ffbc5976ef"
+ url "https://osrf-distributions.s3.amazonaws.com/gz-common/releases/ignition-common-3.17.1.tar.bz2"
+ sha256 "db1119470fc3ac4a0b98cebb5d76b873ced35002ae000c5e1fd5d4959734b25d"
6
license "Apache-2.0"
7
- revision 4
8
9
head "https://github.com/gazebosim/gz-common.git", branch: "ign-common3"
10
0 commit comments