kotlin: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2021-05-05 09:00:24 +00:00
parent 8d137978bc
commit 4db09d4f3a

View File

@ -1,5 +1,5 @@
{
"version": "1.4.32",
"version": "1.5.0",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"homepage": "https://kotlinlang.org/",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.32/kotlin-compiler-1.4.32.zip",
"hash": "dfef23bb86bd5f36166d4ec1267c8de53b3827c446d54e82322c6b6daad3594c",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.0/kotlin-compiler-1.5.0.zip",
"hash": "0343fc1f628fec1beccc9e534d2b8b7a0f8964b97e21563585d44d6d928ed1b7",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",