kotlin: Update to version 2.0.10

This commit is contained in:
github-actions[bot] 2024-08-06 12:32:26 +00:00
parent 87b758cde7
commit e84b9522a0

View File

@ -1,13 +1,13 @@
{
"version": "2.0.0",
"version": "2.0.10",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"homepage": "https://kotlinlang.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.0.0/kotlin-compiler-2.0.0.zip",
"hash": "ef578730976154fd2c5968d75af8c2703b3de84a78dffe913f670326e149da3b",
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.0.10/kotlin-compiler-2.0.10.zip",
"hash": "88d7d8bad362ae4e114a8b9668c6887b8c85f48e340883db0e317e47c8dc2f4f",
"extract_dir": "kotlinc",
"bin": [
"bin\\kapt.bat",