mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
scala: Update to version 3.2.1
This commit is contained in:
parent
1c513e15ec
commit
aac5b66ce2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.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.2.0/scala3-3.2.0.zip",
|
||||
"hash": "5d237646b205b9170e9716d64d181e040b8626b5dbc9c1b63a19648316a253e5",
|
||||
"extract_dir": "scala3-3.2.0",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.2.1/scala3-3.2.1.zip",
|
||||
"hash": "cae003e454490a432b9564a76f101969cfc70d3815656f2259ab69831d165147",
|
||||
"extract_dir": "scala3-3.2.1",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user