mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
scala: Update to version 2.13.1
This commit is contained in:
parent
b699440c3a
commit
f22199b7fa
@ -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.0",
|
||||
"version": "2.13.1",
|
||||
"license": "BSD-3-Clause",
|
||||
"url": "https://downloads.typesafe.com/scala/2.13.0/scala-2.13.0.zip",
|
||||
"hash": "205648600eb6bbc10faa582d1dd6f52b8ea8b0f633908a3ea9df7176df5d25c8",
|
||||
"extract_dir": "scala-2.13.0",
|
||||
"url": "https://downloads.typesafe.com/scala/2.13.1/scala-2.13.1.zip",
|
||||
"hash": "8b2c6f0e26a124b351f18aba1b394fec8070c339cc6148dead1e72daa4fb245b",
|
||||
"extract_dir": "scala-2.13.1",
|
||||
"bin": [
|
||||
"bin\\fsc.bat",
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user