Update kotlin to version 1.2.40

This commit is contained in:
Richard Kuhnt 2018-04-19 17:00:56 +00:00
parent 69feb26603
commit 7bc8e9b932

View File

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