kotlin: Update to version 1.9.10

This commit is contained in:
github-actions[bot] 2023-08-23 16:27:09 +00:00
parent 149abb0d7d
commit c79c7f3740

View File

@ -1,13 +1,13 @@
{ {
"version": "1.9.0", "version": "1.9.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/v1.9.0/kotlin-compiler-1.9.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.10/kotlin-compiler-1.9.10.zip",
"hash": "1fc50d805f9809e92de43e91f089cc8618567c1a350faebdabf8a40c5048bee8", "hash": "7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",