mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
scala: Update to version 2.13.6
This commit is contained in:
parent
f983ca95f2
commit
bd40eb717e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.13.5",
|
"version": "2.13.6",
|
||||||
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
|
"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/",
|
"homepage": "https://www.scala-lang.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://downloads.typesafe.com/scala/2.13.5/scala-2.13.5.zip",
|
"url": "https://downloads.typesafe.com/scala/2.13.6/scala-2.13.6.zip",
|
||||||
"hash": "1e5550c58ee01d6973e91dc63774c9a0b717d327a2099be59ef14458c2ac1077",
|
"hash": "1449c761224d5dc4fe5322c92a955f71ddd50442bdc5e905096583b761fdf4fd",
|
||||||
"extract_dir": "scala-2.13.5",
|
"extract_dir": "scala-2.13.6",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\fsc.bat",
|
"bin\\fsc.bat",
|
||||||
"bin\\scala.bat",
|
"bin\\scala.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user