mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
scala: Update to version 3.5.0
This commit is contained in:
parent
9d88b2fce5
commit
14e71136ef
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.2",
|
||||
"version": "3.5.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/scala/scala3/releases/download/3.4.2/scala3-3.4.2.zip",
|
||||
"hash": "87562da187d24a2e53043679152017506226eddadec81391248444b8bf8b3610",
|
||||
"extract_dir": "scala3-3.4.2",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.5.0/scala3-3.5.0.zip",
|
||||
"hash": "b167ef264fb09d29e38bff67f9c043c2d8353346dff2ca05c94ebc7cd628a60a",
|
||||
"extract_dir": "scala3-3.5.0",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user