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