From a0065cc458f0469f1afc6315dbe6c6e8cf2867fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:31:16 +0000 Subject: [PATCH] scala: Update to version 3.6.2 --- bucket/scala.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/scala.json b/bucket/scala.json index 1731dc77a4..bfd5029378 100644 --- a/bucket/scala.json +++ b/bucket/scala.json @@ -1,5 +1,5 @@ { - "version": "3.5.2", + "version": "3.6.2", "description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.", "homepage": "https://www.scala-lang.org/", "license": "BSD-3-Clause", @@ -10,9 +10,9 @@ "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/scala/scala3/releases/download/3.5.2/scala3-3.5.2.zip", - "hash": "126ac1885a059cbcbe473e6e3280f8ba29c0f703a41e3e7c74032489f03a4751", - "extract_dir": "scala3-3.5.2", + "url": "https://github.com/scala/scala3/releases/download/3.6.2/scala3-3.6.2.zip", + "hash": "7beb5a147b5e12cfce8f3c9268103b69fd432bd3b6c1fc68397710e12b73e9e4", + "extract_dir": "scala3-3.6.2", "bin": [ "bin\\scala.bat", "bin\\scalac.bat",