scala: Update to version 2.12.7

This commit is contained in:
Richard Kuhnt 2018-09-27 14:00:29 +00:00
parent 34dca6b916
commit 92f775470b

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.scala-lang.org/", "homepage": "https://www.scala-lang.org/",
"version": "2.12.6", "version": "2.12.7",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://downloads.typesafe.com/scala/2.12.6/scala-2.12.6.zip", "url": "https://downloads.typesafe.com/scala/2.12.7/scala-2.12.7.zip",
"hash": "601eba0c65c14e0554b3bec193f57cf08334826371b58adbc53b4f7abb21d70e", "hash": "6d9f99e4c3e2af89bef74b655eb8166053940e1d0900609f3e9a97fa90b85c91",
"extract_dir": "scala-2.12.6", "extract_dir": "scala-2.12.7",
"bin": [ "bin": [
"bin\\fsc.bat", "bin\\fsc.bat",
"bin\\scala.bat", "bin\\scala.bat",