Update kotlin to version 1.2.41

This commit is contained in:
Richard Kuhnt 2018-04-28 14:00:40 +00:00
parent c57358645f
commit 4595ac7965

View File

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