Skip to content

Commit

Permalink
scala: Update to version 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent 66dd801 commit 609b4e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/scala.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 609b4e4

Please sign in to comment.