mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
scala: Update to version 3.4.0
This commit is contained in:
parent
c5518f5c00
commit
e4131887ae
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.3.1",
|
||||
"version": "3.4.0",
|
||||
"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.3.1/scala3-3.3.1.zip",
|
||||
"hash": "43af5326c5b6fa24ae13509edaff64451eb71e9675f5a1387f139e3036886ad9",
|
||||
"extract_dir": "scala3-3.3.1",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.0/scala3-3.4.0.zip",
|
||||
"hash": "7e47c2d40554aeced268efd885f55fbb359672c981f868c8187b20818d8e915e",
|
||||
"extract_dir": "scala3-3.4.0",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user