aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/keybase.rb
diff options
context:
space:
mode:
authorNicolò Ciraci2015-02-08 15:38:24 +0100
committerMike McQuaid2015-02-08 15:01:19 +0000
commit56cd61e1285393021b957fe950d954403abe246b (patch)
tree6878e597600d6234df434b9667bdc9ddba0c7364 /Library/Formula/keybase.rb
parent5665102afe618a37fa25acf2c38ee89753454185 (diff)
downloadhomebrew-56cd61e1285393021b957fe950d954403abe246b.tar.bz2
keybase 0.7.4
Bump to version 0.7.4 Closes #36652. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/keybase.rb')
-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 cc1660837..3609e2e05 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.3.tar.gz"
- sha1 "379209b1b8ee3d66b764efddd5c1abc2c931b7e2"
+ url "https://github.com/keybase/node-client/archive/v0.7.4.tar.gz"
+ sha1 "784062fd61a4f02fe8f877d67da5552af98f4ae7"
head "https://github.com/keybase/node-client.git"
depends_on "node"