mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
scala: Update to version 3.4.2
This commit is contained in:
parent
ccdbdfd381
commit
3f9948e075
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.1",
|
||||
"version": "3.4.2",
|
||||
"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",
|
||||
@ -10,9 +10,9 @@
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.1/scala3-3.4.1.zip",
|
||||
"hash": "afb29e282ba57d4c28abdfcf7d4f2d54d1d981738485ac426471ccdc99a532ea",
|
||||
"extract_dir": "scala3-3.4.1",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.2/scala3-3.4.2.zip",
|
||||
"hash": "87562da187d24a2e53043679152017506226eddadec81391248444b8bf8b3610",
|
||||
"extract_dir": "scala3-3.4.2",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user