aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/predictionio.rb4
1 files changed, 2 insertions, 2 deletions
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'