mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
kotlin: Update to version 2.3.0
This commit is contained in:
parent
ad2d9bb07c
commit
fe60bd3d7e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.21",
|
"version": "2.3.0",
|
||||||
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
|
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
|
||||||
"homepage": "https://kotlinlang.org/",
|
"homepage": "https://kotlinlang.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.21/kotlin-compiler-2.2.21.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.3.0/kotlin-compiler-2.3.0.zip",
|
||||||
"hash": "a623871f1cd9c938946948b70ef9170879f0758043885bbd30c32f024e511714",
|
"hash": "ea16ab1cab29d419bf41b60ecc0e305d449fa661d9c05fbcc5b2a6672505456a",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kapt.bat",
|
"bin\\kapt.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user