From ba3cfec55aa47488827e561d3f4858f533af01cc Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 14 Jun 2014 12:29:57 +0100 Subject: etcdctl: add 0.4.3 bottle. --- Library/Formula/etcdctl.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/etcdctl.rb b/Library/Formula/etcdctl.rb index 68f273ccc..2d7d944bf 100644 --- a/Library/Formula/etcdctl.rb +++ b/Library/Formula/etcdctl.rb @@ -6,6 +6,12 @@ class Etcdctl < Formula sha1 '6ca73e6d3af5bb8b88a48f349dea9f200a663197' head 'https://github.com/coreos/etcdctl.git' + bottle do + sha1 "75f0759aaa2530515292ee085b2842c7720f4b60" => :mavericks + sha1 "adc8d9fe819aa37986ea31e1e242bea4f042b43b" => :mountain_lion + sha1 "b59391519465ca5f28804dbd66492180d2f4dea8" => :lion + end + depends_on 'go' => :build def install -- cgit v1.2.3