mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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.",
|
||||
"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.6.3/scala3-3.6.3.msi",
|
||||
"hash": "a5f768bb74af3a3215cdfb695cbe4a96b933429ee23e4f640395301f810a9805",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.6.4/scala3-3.6.4.msi",
|
||||
"hash": "85b208bcda82a5a50b6b3f2f9ae25194acf35756f058d06472639b47214b577a",
|
||||
"extract_dir": "PFiles\\Scala",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user