Update kotlin to version 1.2.21

This commit is contained in:
Richard Kuhnt 2018-01-23 15:00:53 +00:00
parent f9057af5b4
commit 0dfa8534f4

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.2.20", "version": "1.2.21",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.20/kotlin-compiler-1.2.20.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.21/kotlin-compiler-1.2.21.zip",
"hash": "fb63d3d9f37b43f37575e3623c058d42a4b5dc8da08479ab065c4994e421a057", "hash": "c5f2cbd35daa6c5c394e92e6c06b8eb41d85ad8da64762733874166b6807af22",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",