mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
scala: Update to version 3.1.3
This commit is contained in:
parent
96c1e637d6
commit
555fe6dba0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"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.1.2/scala3-3.1.2.zip",
|
||||
"hash": "ded1d76eb1dca986a7b52832ec427c73332b9918ca5e8c95c7ee2f6fed6df74d",
|
||||
"extract_dir": "scala3-3.1.2",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.1.3/scala3-3.1.3.zip",
|
||||
"hash": "1b467b369e58aa6a29187553d0181404a92f31f3ee2788521c6cc8093f094cc7",
|
||||
"extract_dir": "scala3-3.1.3",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user