aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/keybase.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-09-21 10:36:52 +0100
committerMike McQuaid2014-09-21 07:44:10 -0700
commit454930c4d8d24729692e6ef3d12e5406d49b2ed0 (patch)
tree86e79a3bc182308ce73dc0ff9856a93040003527 /Library/Formula/keybase.rb
parent5abae6f1d03860f7bdd8c20f1c5091a855df6ea9 (diff)
downloadhomebrew-454930c4d8d24729692e6ef3d12e5406d49b2ed0.tar.bz2
keybase: add 0.6.2 bottle.
Closes #32476. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/keybase.rb')
-rw-r--r--Library/Formula/keybase.rb7
1 files changed, 7 insertions, 0 deletions
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