mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 19:11:20 +00:00
scala: Update to version 3.3.0
This commit is contained in:
parent
859676b002
commit
84833390fc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.2",
|
||||
"version": "3.3.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.2.2/scala3-3.2.2.zip",
|
||||
"hash": "25b018b86af123d1467df13525413e82d888d4aa53a8eeee109507542c116960",
|
||||
"extract_dir": "scala3-3.2.2",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.3.0/scala3-3.3.0.zip",
|
||||
"hash": "c2680a1d057aa768a03201b51aa2697ea528bd732e0ed22ca089ad25065cfcf0",
|
||||
"extract_dir": "scala3-3.3.0",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user