scala: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2024-02-29 20:25:07 +00:00
parent c5518f5c00
commit e4131887ae

View File

@ -1,5 +1,5 @@
{
"version": "3.3.1",
"version": "3.4.0",
"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.1/scala3-3.3.1.zip",
"hash": "43af5326c5b6fa24ae13509edaff64451eb71e9675f5a1387f139e3036886ad9",
"extract_dir": "scala3-3.3.1",
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.0/scala3-3.4.0.zip",
"hash": "7e47c2d40554aeced268efd885f55fbb359672c981f868c8187b20818d8e915e",
"extract_dir": "scala3-3.4.0",
"bin": [
"bin\\scala.bat",
"bin\\scalac.bat",