scala: Update to version 2.13.6

This commit is contained in:
Richard Kuhnt 2021-05-17 21:00:15 +00:00
parent f983ca95f2
commit bd40eb717e

View File

@ -1,5 +1,5 @@
{
"version": "2.13.5",
"version": "2.13.6",
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
"homepage": "https://www.scala-lang.org/",
"license": "BSD-3-Clause",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://downloads.typesafe.com/scala/2.13.5/scala-2.13.5.zip",
"hash": "1e5550c58ee01d6973e91dc63774c9a0b717d327a2099be59ef14458c2ac1077",
"extract_dir": "scala-2.13.5",
"url": "https://downloads.typesafe.com/scala/2.13.6/scala-2.13.6.zip",
"hash": "1449c761224d5dc4fe5322c92a955f71ddd50442bdc5e905096583b761fdf4fd",
"extract_dir": "scala-2.13.6",
"bin": [
"bin\\fsc.bat",
"bin\\scala.bat",