kotlin 1.0.3 (#955)

This commit is contained in:
Martin Lindhe 2016-07-11 13:54:14 +02:00 committed by Luke Sampson
parent 8dbd9ac7ee
commit 7f6bea8c01

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://kotlinlang.org/", "homepage": "http://kotlinlang.org/",
"version": "1.0.1-2", "version": "1.0.3",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/1.0.1-2/kotlin-compiler-1.0.1-2.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.0.3/kotlin-compiler-1.0.3.zip",
"hash": "07499b67b272348bae66bd075c872f8247ed22115171dd216371407cd6dcae4d", "hash": "37615f1d63e8500cd33c7f3e60b715263f65189d6d8f25defba78968c896dc97",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",