mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
scala: Update to version 3.1.1
This commit is contained in:
parent
df0a458878
commit
71b698b447
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.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.1.0/scala3-3.1.0.zip",
|
||||
"hash": "2e8e19784779870c0b6e74c6ec530a6a191b470c1c56a20f207977232c88995b",
|
||||
"extract_dir": "scala3-3.1.0",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.1.1/scala3-3.1.1.zip",
|
||||
"hash": "2bfaf9176f563ec877944c5a43492aa6f61d112d470836025090ac13a9392d57",
|
||||
"extract_dir": "scala3-3.1.1",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user