aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hbase.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hbase.rb b/Library/Formula/hbase.rb
index cbf6dcce8..b7db4484b 100644
--- a/Library/Formula/hbase.rb
+++ b/Library/Formula/hbase.rb
@@ -2,8 +2,8 @@ require 'formula'
class Hbase < Formula
homepage 'http://hbase.apache.org'
- url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.94.0/hbase-0.94.0.tar.gz'
- sha1 'a77f4b70bddbf8555bfe11e4db197d3cbb0c20d1'
+ url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.94.2/hbase-0.94.2.tar.gz'
+ sha1 'c6731729e1bc47cbdfc0e95ebce8c039bfebfa8e'
depends_on 'hadoop'