mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
scala: Update to version 3.3.1
This commit is contained in:
parent
b4e60f54d7
commit
7112045dfa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.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,9 +10,9 @@
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.3.0/scala3-3.3.0.zip",
|
||||
"hash": "c2680a1d057aa768a03201b51aa2697ea528bd732e0ed22ca089ad25065cfcf0",
|
||||
"extract_dir": "scala3-3.3.0",
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.3.1/scala3-3.3.1.zip",
|
||||
"hash": "43af5326c5b6fa24ae13509edaff64451eb71e9675f5a1387f139e3036886ad9",
|
||||
"extract_dir": "scala3-3.3.1",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
"bin\\scalac.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user