Skip to content

Commit

Permalink
predictionio: update url and mirror to Bintray (#16779)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Aug 14, 2017
1 parent 5e0ccfb commit 023acf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/predictionio.rb
@@ -1,7 +1,8 @@
class Predictionio < Formula
desc "Source machine learning server"
homepage "https://predictionio.incubator.apache.org/"
url "http://download.prediction.io/PredictionIO-0.9.6.tar.gz"
url "https://github.com/apache/incubator-predictionio/releases/download/v0.9.6/PredictionIO-0.9.6.tar.gz"
mirror "https://dl.bintray.com/homebrew/mirror/predictionio-0.9.6.tar.gz"
sha256 "d64ee99f50094b36accac4deae1008372c15f2cbc6112f6a7d8094842cf57e86"

bottle :unneeded
Expand Down

0 comments on commit 023acf1

Please sign in to comment.