From 737cd122255e11022956622f99a922770cd8a06c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Dec 2018 16:00:53 +0000 Subject: [PATCH] kotlin: Update to version 1.3.11 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index 15b1ef4289..89994e4319 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.3.10", + "version": "1.3.11", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.10/kotlin-compiler-1.3.10.zip", - "hash": "ca79c93151e14e34ff49cfb56ec4c0fe83e1383143b1469af8cdc4f62fb8c67d", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.11/kotlin-compiler-1.3.11.zip", + "hash": "03de0f1a4b49d36433e60ae495982f046782eb3725e6e22a04e24ef38be9a409", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",