Skip to content

Commit

Permalink
apache-spark 2.1.1
Browse files Browse the repository at this point in the history
Closes Homebrew#13217.

Signed-off-by: JCount <[email protected]>
  • Loading branch information
ilovezfs authored and JCount committed May 4, 2017
1 parent ea00392 commit 0963c87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/apache-spark.rb
Original file line number Diff line number Diff line change
@@ -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.1.0/spark-2.1.0-bin-hadoop2.7.tgz"
version "2.1.0"
sha256 "0834c775f38473f67cb122e0ec21074f800ced50c1ff1b9e37e222a0069dc5c7"
url "https://www.apache.org/dyn/closer.lua?path=spark/spark-2.1.1/spark-2.1.1-bin-hadoop2.7.tgz"
version "2.1.1"
sha256 "372ac4f73221c07696793101007a4f19e31566d1f0d9bd0e5205b6fb5b45bfc2"
head "https://github.com/apache/spark.git"

bottle :unneeded
Expand Down

0 comments on commit 0963c87

Please sign in to comment.