From 9dcdab33172ae778b855bc425ea1b319e8c49007 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 21 Aug 2014 09:13:25 +0100 Subject: disco: add 0.5.3 bottle. --- Library/Formula/disco.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/disco.rb b/Library/Formula/disco.rb index a0393dc54..fdf78aa8a 100644 --- a/Library/Formula/disco.rb +++ b/Library/Formula/disco.rb @@ -5,6 +5,13 @@ class Disco < Formula url "https://github.com/discoproject/disco/archive/0.5.3.tar.gz" sha1 "78e1f38d54460f472d2e862988eb8af3b30afb1f" + bottle do + cellar :any + sha1 "851d946ce9d8e0858819c3547ffe60b8a59f2bc8" => :mavericks + sha1 "c99a5204936a046a0f3eff9a0c9e48a4ae058817" => :mountain_lion + sha1 "66bd8a4206896bf74270275514756a779d20d3b2" => :lion + end + depends_on :python if MacOS.version <= :snow_leopard depends_on "erlang" depends_on "simplejson" => :python if MacOS.version <= :leopard -- cgit v1.2.3