parent
e26bd687ff
commit
3284de1959
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Etcdctl < Formula
|
|||
head "https://github.com/coreos/etcdctl.git"
|
||||
|
||||
bottle do
|
||||
sha1 "ee0471621da897916e0129edc72a3e427fe3a5c8" => :mavericks
|
||||
sha1 "5d3098326902645ac8d6338224b66e3451c1321c" => :mountain_lion
|
||||
sha1 "b3191d68fb77a1f6930d4e35ea0d83f7bf87423e" => :lion
|
||||
sha1 "220e279fe4e8ca7733c1b59618567c02a55596ff" => :mavericks
|
||||
sha1 "b43502e6c33f96bafb40191a30dc9fc2f922e88c" => :mountain_lion
|
||||
sha1 "5f3d423fbcb499fc0a8c8c9ee0c1b0df70b475db" => :lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue