kotlin: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2024-05-21 16:27:58 +00:00
parent 87a490809f
commit 345cc52119

View File

@ -1,13 +1,13 @@
{
"version": "1.9.24",
"version": "2.0.0",
"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/v1.9.24/kotlin-compiler-1.9.24.zip",
"hash": "eb7b68e01029fa67bc8d060ee54c12018f2c60ddc438cf21db14517229aa693b",
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.0.0/kotlin-compiler-2.0.0.zip",
"hash": "ef578730976154fd2c5968d75af8c2703b3de84a78dffe913f670326e149da3b",
"extract_dir": "kotlinc",
"bin": [
"bin\\kapt.bat",