kotlin: Update to version 1.8.10

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:29 +00:00
parent 134ae4ea67
commit dad3157a2d

View File

@ -1,13 +1,13 @@
{
"version": "1.8.0",
"version": "1.8.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/v1.8.0/kotlin-compiler-1.8.0.zip",
"hash": "0bb9419fac9832a56a3a19cad282f8f2d6f1237d2d467dc8dfe9bd4a2a43c42e",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.10/kotlin-compiler-1.8.10.zip",
"hash": "4c3fa7bc1bb9ef3058a2319d8bcc3b7196079f88e92fdcd8d304a46f4b6b5787",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",