From 649cb91c1b1490979e7120b2ceedca3a29a719e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Oct 2018 15:00:32 +0000 Subject: [PATCH] kotlin: Update to version 1.3.0 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index 6bb477c8ca..1dfa74b95a 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.2.71", + "version": "1.3.0", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.71/kotlin-compiler-1.2.71.zip", - "hash": "e48292fdfed42f44230bc01f92ffd17002101d8c5aeedfa3dba3cb29c5b6ea7b", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.0/kotlin-compiler-1.3.0.zip", + "hash": "ff851cb84dd12df6078ae1f4a5424de9be6dcb4ac578b35455eeb7106dc52592", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",