From 0dfa8534f44e5b8fae0c7611a5ca470d80674810 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jan 2018 15:00:53 +0000 Subject: [PATCH] Update kotlin to version 1.2.21 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index 1714fbcc85..c28f25c69c 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.2.20", + "version": "1.2.21", "license": "Apache 2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.20/kotlin-compiler-1.2.20.zip", - "hash": "fb63d3d9f37b43f37575e3623c058d42a4b5dc8da08479ab065c4994e421a057", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.21/kotlin-compiler-1.2.21.zip", + "hash": "c5f2cbd35daa6c5c394e92e6c06b8eb41d85ad8da64762733874166b6807af22", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",