mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scala: Update to version 2.13.3
This commit is contained in:
parent
69e4f5a0de
commit
9f09e40508
@ -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.2",
|
"version": "2.13.3",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://downloads.typesafe.com/scala/2.13.2/scala-2.13.2.zip",
|
"url": "https://downloads.typesafe.com/scala/2.13.3/scala-2.13.3.zip",
|
||||||
"hash": "2ebb88d083f88f23b875df89f93993f9713065761b92a7c7158b6d2ed1e03612",
|
"hash": "3bade61c1d706d7d04303a1b40fdb6bcf0b4c50a657bd27355ed2e127e6a10f4",
|
||||||
"extract_dir": "scala-2.13.2",
|
"extract_dir": "scala-2.13.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\fsc.bat",
|
"bin\\fsc.bat",
|
||||||
"bin\\scala.bat",
|
"bin\\scala.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user