scala: Update to version 2.13.3

This commit is contained in:
Richard Kuhnt 2020-06-25 23:00:29 +00:00
parent 69e4f5a0de
commit 9f09e40508

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.2",
"version": "2.13.3",
"license": "BSD-3-Clause",
"url": "https://downloads.typesafe.com/scala/2.13.2/scala-2.13.2.zip",
"hash": "2ebb88d083f88f23b875df89f93993f9713065761b92a7c7158b6d2ed1e03612",
"extract_dir": "scala-2.13.2",
"url": "https://downloads.typesafe.com/scala/2.13.3/scala-2.13.3.zip",
"hash": "3bade61c1d706d7d04303a1b40fdb6bcf0b4c50a657bd27355ed2e127e6a10f4",
"extract_dir": "scala-2.13.3",
"bin": [
"bin\\fsc.bat",
"bin\\scala.bat",