From a700409aef80f21d75ed213c8f3edf4c191cf011 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Nov 2017 00:00:41 +0000 Subject: [PATCH] Update kotlin to version 1.1.60 --- kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin.json b/kotlin.json index ba3f20ae59..44094f778c 100644 --- a/kotlin.json +++ b/kotlin.json @@ -1,9 +1,9 @@ { "homepage": "https://kotlinlang.org/", - "version": "1.1.51", + "version": "1.1.60", "license": "Apache 2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.1.51/kotlin-compiler-1.1.51.zip", - "hash": "0b346b138390eb0235a6700f52cc1e2b491cf1f6db179a6d06a279ef1af57ccd", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.1.60/kotlin-compiler-1.1.60.zip", + "hash": "49870ecd8cc0f9c22aa920a23a45d94fa701c612bcb4ab1e5be05d91d8857413", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",