hbase 0.94.9
Closes Homebrew/homebrew#21150. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
dcc2963f3a
commit
1222a94b70
1 changed files with 2 additions and 2 deletions
|
@ -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.8/hbase-0.94.8.tar.gz'
|
||||
sha1 '1319376422770a6f1ecd9a1a43854064c205aca5'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.94.9/hbase-0.94.9.tar.gz'
|
||||
sha1 '26131f52acf53beae04ade616286ffb7d7544bb3'
|
||||
|
||||
depends_on 'hadoop'
|
||||
|
||||
|
|
Loading…
Reference in a new issue