PredictionIO 0.7.0
Closes Homebrew/homebrew#28627. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a2aded0811
commit
00cd4c1c1e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Predictionio < Formula
|
||||
homepage 'http://prediction.io/'
|
||||
url 'http://download.prediction.io/PredictionIO-0.6.7.zip'
|
||||
sha1 '2f196c66e1dd933e591a84935a058025b6412cc9'
|
||||
url 'http://download.prediction.io/PredictionIO-0.7.0.zip'
|
||||
sha1 '1daf999a3aba00906419df3c2f292d8a749eb318'
|
||||
|
||||
depends_on 'mongodb'
|
||||
depends_on 'hadoop'
|
||||
|
|
Loading…
Reference in a new issue