mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
scala: Update to version 2.13.2
This commit is contained in:
parent
a0d4e4e8eb
commit
f52bd1f7a2
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.scala-lang.org/",
|
"homepage": "https://www.scala-lang.org/",
|
||||||
"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.",
|
||||||
"version": "2.13.1",
|
"version": "2.13.2",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://downloads.typesafe.com/scala/2.13.1/scala-2.13.1.zip",
|
"url": "https://downloads.typesafe.com/scala/2.13.2/scala-2.13.2.zip",
|
||||||
"hash": "8b2c6f0e26a124b351f18aba1b394fec8070c339cc6148dead1e72daa4fb245b",
|
"hash": "2ebb88d083f88f23b875df89f93993f9713065761b92a7c7158b6d2ed1e03612",
|
||||||
"extract_dir": "scala-2.13.1",
|
"extract_dir": "scala-2.13.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\fsc.bat",
|
"bin\\fsc.bat",
|
||||||
"bin\\scala.bat",
|
"bin\\scala.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user