aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/etcdctl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/etcdctl.rb b/Library/Formula/etcdctl.rb
index 4539bd4a3..8277cd61d 100644
--- a/Library/Formula/etcdctl.rb
+++ b/Library/Formula/etcdctl.rb
@@ -7,9 +7,9 @@ class Etcdctl < Formula
head 'https://github.com/coreos/etcdctl.git'
bottle do
- sha1 "75f0759aaa2530515292ee085b2842c7720f4b60" => :mavericks
- sha1 "adc8d9fe819aa37986ea31e1e242bea4f042b43b" => :mountain_lion
- sha1 "b59391519465ca5f28804dbd66492180d2f4dea8" => :lion
+ sha1 "ee0471621da897916e0129edc72a3e427fe3a5c8" => :mavericks
+ sha1 "5d3098326902645ac8d6338224b66e3451c1321c" => :mountain_lion
+ sha1 "b3191d68fb77a1f6930d4e35ea0d83f7bf87423e" => :lion
end
depends_on 'go' => :build