kotlin: Update to version 2.2.21

This commit is contained in:
github-actions[bot] 2025-10-23 16:29:56 +00:00
parent 80028c8af1
commit eed15a074c

View File

@ -1,13 +1,13 @@
{ {
"version": "2.2.20", "version": "2.2.21",
"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.20/kotlin-compiler-2.2.20.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.21/kotlin-compiler-2.2.21.zip",
"hash": "81f0264c9073b5cbbdb3ff8418cf2c5dac076879fc156fa1a6462f5a5acc4420", "hash": "a623871f1cd9c938946948b70ef9170879f0758043885bbd30c32f024e511714",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kapt.bat", "bin\\kapt.bat",