hbase 0.98.10

hbase v0.98.10

Closes Homebrew/homebrew#36815.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Zabolotnov Sergey 2015-02-14 14:44:17 +03:00 committed by Mike McQuaid
parent 9dc1d10694
commit 8bb120b258

View file

@ -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.98.9/hbase-0.98.9-hadoop2-bin.tar.gz'
sha1 '88d83d4f287b0ee89a04052b2a81fe46b1ac10a1'
url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.98.10/hbase-0.98.10-hadoop2-bin.tar.gz'
sha1 '626d5d837dd6282f102a86a38abb51940564ff59'
depends_on 'hadoop'