mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
scala: Update to version 3.8.1
This commit is contained in:
parent
bb9024b64b
commit
08bc65dd0b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.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.4/scala3-3.7.4.msi",
|
||||
"hash": "5c58ec49cfdde12901f24c7d7366d004345d942f52a06cac69d2ef06aa6c76c3",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.8.1/scala3-3.8.1.msi",
|
||||
"hash": "c686020e7c9a50ee78d3a97f51a162202ebc4a2c08f179f63ef469d34c2c05f3",
|
||||
"extract_dir": "PFiles\\Scala",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user