From 0fcfe51f3630582707343ffb2bc8581b85e1d178 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Jan 2019 20:00:39 +0000 Subject: [PATCH] kotlin: Update to version 1.3.20 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index 89994e4319..eaa1622cbf 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.3.11", + "version": "1.3.20", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.11/kotlin-compiler-1.3.11.zip", - "hash": "03de0f1a4b49d36433e60ae495982f046782eb3725e6e22a04e24ef38be9a409", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.20/kotlin-compiler-1.3.20.zip", + "hash": "2d505fb505c53db7fc6a2a570d97ba3b7a6d3526d4f64aee28de6fda7502f3f0", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",