From 609b4e49a8ee93e4ee01589d409994ee3d5b4646 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:46:57 +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 021896239aa79..7cc562e65f999 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/lampepfl/dotty/releases/download/3.5.2/scala3-3.5.2.zip", - "hash": "126ac1885a059cbcbe473e6e3280f8ba29c0f703a41e3e7c74032489f03a4751", - "extract_dir": "scala3-3.5.2", + "url": "https://github.com/lampepfl/dotty/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",