kotlin: Update to version 2.1.10

This commit is contained in:
github-actions[bot] 2025-01-27 16:30:15 +00:00
parent 8f68b9cf0e
commit bede7a68b3

View File

@ -1,13 +1,13 @@
{ {
"version": "2.1.0", "version": "2.1.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.1.0/kotlin-compiler-2.1.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.10/kotlin-compiler-2.1.10.zip",
"hash": "b6698d5728ad8f9edcdd01617d638073191d8a03139cc538a391b4e3759ad297", "hash": "c6e9e2636889828e19c8811d5ab890862538c89dc2a3101956dfee3c2a8ba6b1",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kapt.bat", "bin\\kapt.bat",