scala: Update to version 2.13.4

This commit is contained in:
Richard Kuhnt 2020-11-19 17:01:48 +00:00
parent 93d234080d
commit c697668460

View File

@ -1,11 +1,11 @@
{
"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.",
"version": "2.13.3",
"version": "2.13.4",
"license": "BSD-3-Clause",
"url": "https://downloads.typesafe.com/scala/2.13.3/scala-2.13.3.zip",
"hash": "3bade61c1d706d7d04303a1b40fdb6bcf0b4c50a657bd27355ed2e127e6a10f4",
"extract_dir": "scala-2.13.3",
"url": "https://downloads.typesafe.com/scala/2.13.4/scala-2.13.4.zip",
"hash": "35ac25f74a1dd6fd5f18234f73988eb58b703da0d6cc9f2d40967856067ef0c9",
"extract_dir": "scala-2.13.4",
"bin": [
"bin\\fsc.bat",
"bin\\scala.bat",