Update kotlin to version 1.1.2

This commit is contained in:
Richard Kuhnt 2017-04-25 20:00:43 +02:00
parent c68b196e5e
commit fe6f72f11a

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.1.1", "version": "1.1.2",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.1.1/kotlin-compiler-1.1.1.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.1.2/kotlin-compiler-1.1.2.zip",
"hash": "aca2c91f6e10224df07bf523d34736c9a1f101bcf53b26104314503a57a026b1", "hash": "cb6d30b14adb0067477042e12c1d15e5a26cf80ef6a115e248ed4a89cbf6cf4e",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",