Skip to content

Commit

Permalink
apache-spark 2.0.1
Browse files Browse the repository at this point in the history
Closes #5617.

Signed-off-by: Misty De Meo <mistydemeo@github.com>
  • Loading branch information
Zhibo Zheng authored and mistydemeo committed Oct 8, 2016
1 parent b883bac commit c4508c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/apache-spark.rb
@@ -1,9 +1,9 @@
class ApacheSpark < Formula
desc "Engine for large-scale data processing"
homepage "https://spark.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=spark/spark-2.0.0/spark-2.0.0-bin-hadoop2.7.tgz"
version "2.0.0"
sha256 "3d46e990c06a362efc23683cf0ec15e1943c28e023e5b5d4e867c78591c937ad"
url "https://www.apache.org/dyn/closer.lua?path=spark/spark-2.0.1/spark-2.0.1-bin-hadoop2.7.tgz"
version "2.0.1"
sha256 "3d017807650f41377118a736e2f2298cd0146a593e7243a28c2ed72a88b9a043"
head "https://github.com/apache/spark.git"

bottle :unneeded
Expand Down

0 comments on commit c4508c0

Please sign in to comment.