Update kotlin to version 1.2.50

This commit is contained in:
Richard Kuhnt 2018-06-13 16:00:24 +00:00
parent 29eba5d754
commit 1a3bd2c9cc

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.2.41", "version": "1.2.50",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.41/kotlin-compiler-1.2.41.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.50/kotlin-compiler-1.2.50.zip",
"hash": "af872772f268da5ca79d263b2943f1d694d475dddb80b6d408e9548805ed265c", "hash": "bc062c303b376711097a27bda4c28047eda0744e9acc64b9db640c19c7d171a9",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",