From 0a83699000be3ffafea0d696d0613973d0b6d2c8 Mon Sep 17 00:00:00 2001 From: Pedro Mariano Date: Mon, 14 Jul 2014 23:25:19 -0300 Subject: predictionio 0.7.3 Closes #30869. Signed-off-by: Jack Nagel --- 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 37c5cb640..f5da40455 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.7.2.zip' - sha1 'ac8ba8b6d33ca4cd5165303d7718eb7c42446037' + url 'http://download.prediction.io/PredictionIO-0.7.3.zip' + sha1 '5380f7f7d447ec04371753b060822e004c76a5fa' depends_on 'mongodb' depends_on 'hadoop' -- cgit v1.2.3