Skip to content

Commit

Permalink
apache-spark 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 27, 2025
1 parent 3cb651e commit dcc4184
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/a/apache-spark.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class ApacheSpark < Formula
desc "Engine for large-scale data processing"
homepage "https://spark.apache.org/"
url "https://dlcdn.apache.org/spark/spark-3.5.4/spark-3.5.4-bin-hadoop3.tgz"
mirror "https://archive.apache.org/dist/spark/spark-3.5.4/spark-3.5.4-bin-hadoop3.tgz"
version "3.5.4"
sha256 "d8e08877ed428bf9fcd44dbbec8cecadad34785a05513e5020ae74ffdabcbc83"
url "https://dlcdn.apache.org/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz"
mirror "https://archive.apache.org/dist/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz"
version "3.5.5"
sha256 "8daa3f7fb0af2670fe11beb8a2ac79d908a534d7298353ec4746025b102d5e31"
license "Apache-2.0"
head "https://github.com/apache/spark.git", branch: "master"

Expand Down

0 comments on commit dcc4184

Please # to comment.