predictionio 0.7.3

Closes Homebrew/homebrew#30869.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Pedro Mariano 2014-07-14 23:25:19 -03:00 committed by Jack Nagel
parent 4f98964761
commit cb9a152667

View file

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