kotlin: Update to version 1.3.40

This commit is contained in:
Richard Kuhnt 2019-06-19 17:00:34 +00:00
parent 6ec9cee59f
commit b3092f71ed

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.3.31", "version": "1.3.40",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.31/kotlin-compiler-1.3.31.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.40/kotlin-compiler-1.3.40.zip",
"hash": "107325d56315af4f59ff28db6837d03c2660088e3efeb7d4e41f3e01bb848d6a", "hash": "48c0b1041b07b96dd9851388beade8f3c545263de94566b10f0ab4700ee8c392",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",