mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
scala: Update to version 3.7.3
This commit is contained in:
parent
f9184f61ed
commit
16af59853a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.2",
|
||||
"version": "3.7.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.7.2/scala3-3.7.2.msi",
|
||||
"hash": "74bd6ad6341f997e085375b514cb9bc0c08632c5117195c3c99165f27a837b41",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.7.3/scala3-3.7.3.msi",
|
||||
"hash": "2b2ab50ae3501dbe2737e2c5cca00d7ba5b538352d02c41d9f8d2311d1dcca5d",
|
||||
"extract_dir": "PFiles\\Scala",
|
||||
"bin": [
|
||||
"bin\\scala.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user