scala: Update to version 2.13.7

This commit is contained in:
Richard Kuhnt 2021-11-02 22:01:26 +00:00
parent 473debdffc
commit 88aedfaea9

View File

@ -1,5 +1,5 @@
{
"version": "2.13.6",
"version": "2.13.7",
"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.6/scala-2.13.6.zip",
"hash": "1449c761224d5dc4fe5322c92a955f71ddd50442bdc5e905096583b761fdf4fd",
"extract_dir": "scala-2.13.6",
"url": "https://downloads.typesafe.com/scala/2.13.7/scala-2.13.7.zip",
"hash": "a52cd39d0c13748b36a389b87ffbf5c4b6bc098af9ea745cf3c874867fd91976",
"extract_dir": "scala-2.13.7",
"bin": [
"bin\\fsc.bat",
"bin\\scala.bat",