PredictionIO 0.7.0

Closes Homebrew/homebrew#28627.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Manuel Vidaurre 2014-04-22 19:40:50 -05:00 committed by Adam Vandenberg
parent a2aded0811
commit 00cd4c1c1e

View file

@ -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'