mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
scala: Update to version 3.6.4
This commit is contained in:
parent
ab45e13427
commit
7c1fc58563
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.3",
|
"version": "3.6.4",
|
||||||
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
|
"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/",
|
"homepage": "https://www.scala-lang.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -10,8 +10,8 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/scala/scala3/releases/download/3.6.3/scala3-3.6.3.msi",
|
"url": "https://github.com/scala/scala3/releases/download/3.6.4/scala3-3.6.4.msi",
|
||||||
"hash": "a5f768bb74af3a3215cdfb695cbe4a96b933429ee23e4f640395301f810a9805",
|
"hash": "85b208bcda82a5a50b6b3f2f9ae25194acf35756f058d06472639b47214b577a",
|
||||||
"extract_dir": "PFiles\\Scala",
|
"extract_dir": "PFiles\\Scala",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\scala.bat",
|
"bin\\scala.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user