kotlin: Update to version 1.4.10

This commit is contained in:
Jakub Čábera 2020-09-10 15:20:58 +02:00
parent 40802bf35f
commit 2f0a310bc6

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.0", "version": "1.4.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",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.0/kotlin-compiler-1.4.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.10/kotlin-compiler-1.4.10.zip",
"hash": "590391d13b3c65ba52cba470f56efd5b14e2b1f5b9459f63aa12eb38ef52f161", "hash": "bb1a21d70e521a01ae104e99a082a6e7bb58699b86347049da521d175d0dace7",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",