mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
scala: Update to version 3.7.1
This commit is contained in:
parent
1ed89702ef
commit
33c4e0fded
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.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,8 +10,8 @@
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.7.0/scala3-3.7.0.msi",
|
||||
"hash": "4e09b790d5207eb9c6003be68edfd553583961724c99e1572247511c500aa7d2",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.7.1/scala3-3.7.1.msi",
|
||||
"hash": "df70f88fbbbd6f7f65089286abc753b6a2b6e8e5466d80e2dfa279b045b25886",
|
||||
"extract_dir": "PFiles\\Scala",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user