mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
scala: Update to version 2.13.7
This commit is contained in:
parent
473debdffc
commit
88aedfaea9
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user