aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorojab2015-02-09 20:58:45 +0300
committerMike McQuaid2015-02-09 18:27:11 +0000
commit7191bba607b957c53c9ee85a0df625f5aaaca20c (patch)
treec18093368e1206a6839bbd631e3d31701a41e0e6 /Library/Formula
parentc23e4943c57bd5c3507b4b2967a3e3148e2f803e (diff)
downloadhomebrew-7191bba607b957c53c9ee85a0df625f5aaaca20c.tar.bz2
keybase 0.7.5
Closes #36678. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/keybase.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/keybase.rb b/Library/Formula/keybase.rb
index 3609e2e05..145c081a3 100644
--- a/Library/Formula/keybase.rb
+++ b/Library/Formula/keybase.rb
@@ -1,7 +1,7 @@
class Keybase < Formula
homepage "https://keybase.io/"
- url "https://github.com/keybase/node-client/archive/v0.7.4.tar.gz"
- sha1 "784062fd61a4f02fe8f877d67da5552af98f4ae7"
+ url "https://github.com/keybase/node-client/archive/v0.7.5.tar.gz"
+ sha1 "f4200ad5e12d76eda13be40877ab05f54f28fcbf"
head "https://github.com/keybase/node-client.git"
depends_on "node"