aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorXu Cheng2015-02-21 21:37:27 +0800
committerXu Cheng2015-02-21 21:50:22 +0800
commit3e35f1880b29cdd93129b94ed634b72d0e68945d (patch)
tree0277a480afaf92258c45aa69bf5335c0bcb7a8c5 /Library/Formula
parent5f49776ba841a998a88e6cb0dd672c3d08c41826 (diff)
downloadhomebrew-3e35f1880b29cdd93129b94ed634b72d0e68945d.tar.bz2
keybase 0.7.7
Closes #37027. Signed-off-by: Xu Cheng <xucheng@me.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 145c081a3..52e182bc9 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.5.tar.gz"
- sha1 "f4200ad5e12d76eda13be40877ab05f54f28fcbf"
+ url "https://github.com/keybase/node-client/archive/v0.7.7.tar.gz"
+ sha1 "360f0c621adb9f74bb74893880f42e09a6dd36c3"
head "https://github.com/keybase/node-client.git"
depends_on "node"