predictionio 0.7.2
Closes Homebrew/homebrew#30638. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
25ff50b6d2
commit
8f66b352cc
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.7.0.zip'
|
||||
sha1 '1daf999a3aba00906419df3c2f292d8a749eb318'
|
||||
url 'http://download.prediction.io/PredictionIO-0.7.2.zip'
|
||||
sha1 'ac8ba8b6d33ca4cd5165303d7718eb7c42446037'
|
||||
|
||||
depends_on 'mongodb'
|
||||
depends_on 'hadoop'
|
||||
|
|
Loading…
Reference in a new issue