From 609e298da18e011bcabde73c10cca32ed183aa31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 21:02:44 +0000 Subject: [PATCH] spark@3.5.0: Fix hash (Closes #5415) --- bucket/spark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/spark.json b/bucket/spark.json index bf23d597a4..0fe6d9635c 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -8,7 +8,7 @@ "JDK": "java/openjdk" }, "url": "https://www.apache.org/dist/spark/spark-3.5.0/spark-3.5.0-bin-hadoop3.tgz", - "hash": "sha512:8883c67e0a138069e597f3e7d4edbbd5c3a565d50b28644aad02856a1ec1da7cb92b8f80454ca427118f69459ea326eaa073cf7b1a860c3b796f4b07c2101319", + "hash": "sha512:7dd8b0b53fff1dae96cd03fe5679b14b6b34928ab29f02ef5fd2123f5c24cf3bab4ed5398ccc57949088a9a5933eaef18b7bc9333fc7bade62330a9021128c16", "extract_dir": "spark-3.5.0-bin-hadoop3", "env_add_path": "bin", "env_set": {