From 74cd24a0ed2e322084ed9fa102e7e1a4fb1855d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 14 Jun 2014 12:33:16 +0100 Subject: etcd: add 0.4.3 bottle. --- Library/Formula/etcd.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/etcd.rb b/Library/Formula/etcd.rb index b3168f1c0..1443adbcc 100644 --- a/Library/Formula/etcd.rb +++ b/Library/Formula/etcd.rb @@ -6,6 +6,12 @@ class Etcd < Formula sha1 '88f44f3a09911fb60fcebcf0ea0f0bbeea2f9bf6' head 'https://github.com/coreos/etcd.git' + bottle do + sha1 "9ceffba554f95bc547cb792651981c9343d31201" => :mavericks + sha1 "187638a52ae3950f4d7bd09f3d95080cd0ddc89a" => :mountain_lion + sha1 "5de946891de46201dd7a24798fa7e442a335739d" => :lion + end + depends_on 'go' => :build def install -- cgit v1.2.3