aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 97df62b22..77f0187d4 100644
--- a/Library/Formula/hbase.rb
+++ b/Library/Formula/hbase.rb
@@ -1,9 +1,9 @@
require 'formula'
class Hbase < Formula
- url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.90.3/hbase-0.90.3.tar.gz'
+ url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.90.5/hbase-0.90.5.tar.gz'
homepage 'http://hbase.apache.org'
- md5 '834aa50df08886515939ad6af0a55885'
+ md5 'D720E7D5A355CB55145809CF0CFEF595'
depends_on 'hadoop'