mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
scala: Update to version 3.6.3
This commit is contained in:
parent
c3c42dc383
commit
0a0e0ab7ba
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.6.2",
|
||||
"version": "3.6.3",
|
||||
"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.2/scala3-3.6.2.msi",
|
||||
"hash": "073d338a86592a1042afc9661b7d6076d799064e98169a7f456d8744b7d03c15",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.6.3/scala3-3.6.3.msi",
|
||||
"hash": "a5f768bb74af3a3215cdfb695cbe4a96b933429ee23e4f640395301f810a9805",
|
||||
"extract_dir": "PFiles\\Scala",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user