From 454930c4d8d24729692e6ef3d12e5406d49b2ed0 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 21 Sep 2014 10:36:52 +0100 Subject: keybase: add 0.6.2 bottle. Closes #32476. Signed-off-by: Mike McQuaid --- Library/Formula/keybase.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/keybase.rb b/Library/Formula/keybase.rb index c211fbd8f..23ec4eeac 100644 --- a/Library/Formula/keybase.rb +++ b/Library/Formula/keybase.rb @@ -12,6 +12,13 @@ class Keybase < Formula sha1 "709d40cc076578081715c243e1ca5d70d310aeea" head "https://github.com/keybase/node-client.git" + bottle do + cellar :any + sha1 "898048106797a9ed93dff944f04356375265e28b" => :mavericks + sha1 "fd511af7c2419f477b2b6ae0f8ce577219b0a594" => :mountain_lion + sha1 "0d51d35222e6c233d501552036a329d42255a0c1" => :lion + end + depends_on "node" depends_on GPGDependency -- cgit v1.2.3