kotlin: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-12-16 16:32:37 +00:00
parent ad2d9bb07c
commit fe60bd3d7e

View File

@ -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",