mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
scala: Update to version 3.4.1
This commit is contained in:
parent
beab9c83b3
commit
e62ce050fa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"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.0/scala3-3.4.0.zip",
|
||||
"hash": "7e47c2d40554aeced268efd885f55fbb359672c981f868c8187b20818d8e915e",
|
||||
"extract_dir": "scala3-3.4.0",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.1/scala3-3.4.1.zip",
|
||||
"hash": "afb29e282ba57d4c28abdfcf7d4f2d54d1d981738485ac426471ccdc99a532ea",
|
||||
"extract_dir": "scala3-3.4.1",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user