From 123c4ffa8e19ceb528fe4e0449dea90e9698fe35 Mon Sep 17 00:00:00 2001 From: Manuel Vidaurre Date: Tue, 22 Apr 2014 19:40:50 -0500 Subject: PredictionIO 0.7.0 Closes #28627. Signed-off-by: Adam Vandenberg --- Library/Formula/predictionio.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/predictionio.rb b/Library/Formula/predictionio.rb index 7a69c3e1d..be4268a16 100644 --- a/Library/Formula/predictionio.rb +++ b/Library/Formula/predictionio.rb @@ -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' -- cgit v1.2.3