mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
spark: Update to version 4.0.1
This commit is contained in:
parent
657db5bccf
commit
a97c6fd68e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "A unified analytics engine for large-scale data processing.",
|
||||
"homepage": "https://spark.apache.org/",
|
||||
"license": "Apache-2.0",
|
||||
@ -7,9 +7,9 @@
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://dlcdn.apache.org/spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz",
|
||||
"hash": "sha512:b5a9e2ea22ac971bad81ab079e510f1ab92732efaf790af4b895174b28d99a65d35543f4300caa073257b6fe42062daafe3eea106d1945806166098606f8d03c",
|
||||
"extract_dir": "spark-4.0.0-bin-hadoop3",
|
||||
"url": "https://dlcdn.apache.org/spark/spark-4.0.1/spark-4.0.1-bin-hadoop3.tgz",
|
||||
"hash": "sha512:9198602c6b931b46686f32a25793b3bb58b522cd98a5b6a94d2484bae32e3e7b520d60f4bffe72ba29ff5c9ecd862443841ee47dde0f2f9e1bf52539f7baef41",
|
||||
"extract_dir": "spark-4.0.1-bin-hadoop3",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"SPARK_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user