From 4595ac7965ac7f2120ff51f44374acfb9bd83afb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Apr 2018 14:00:40 +0000 Subject: [PATCH] Update kotlin to version 1.2.41 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index be2fc5e0a7..764af4999b 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.2.40", + "version": "1.2.41", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.40/kotlin-compiler-1.2.40.zip", - "hash": "3498571126c335be0feec24075c359f1954d46bbabccafc729ec49db1a509658", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.41/kotlin-compiler-1.2.41.zip", + "hash": "af872772f268da5ca79d263b2943f1d694d475dddb80b6d408e9548805ed265c", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",