Skip to content

Commit

Permalink
GH1648: Upgrade scala2 to latest version - 2.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
longhoang0304 committed Mar 22, 2024
1 parent d28a3fd commit 7385937
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/scala2.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "2.13.8",
"version": "2.13.13",
"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",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://downloads.typesafe.com/scala/2.13.8/scala-2.13.8.zip",
"hash": "a80c7378a6ef62f1da56b07ffa71ce502f02b65877e26be89b407c3906dcd6d5",
"extract_dir": "scala-2.13.8",
"url": "https://downloads.typesafe.com/scala/2.13.13/scala-2.13.13.zip",
"hash": "7f2af9c429ba46b81b47e27d633968b8e61ff48ad7a304e09acaa0843081008a",
"extract_dir": "scala-2.13.13",
"bin": [
"bin\\fsc.bat",
"bin\\scala.bat",
Expand Down

0 comments on commit 7385937

Please sign in to comment.