kotlin: Update to version 2.2.10

This commit is contained in:
github-actions[bot] 2025-08-14 12:33:03 +00:00
parent 509d3c3e57
commit 8df2da0b74

View File

@ -1,13 +1,13 @@
{ {
"version": "2.2.0", "version": "2.2.10",
"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.0/kotlin-compiler-2.2.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.10/kotlin-compiler-2.2.10.zip",
"hash": "1adb6f1a5845ba0aa5a59e412e44c8e405236b957de1a9683619f1dca3b16932", "hash": "302d1d8e671e5c3207e6ed62ff11fb555462a628e22a1158254dcaaf7e7394bc",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kapt.bat", "bin\\kapt.bat",