From 3ceabc063ff76e89f640a055abcc2d6f3ffd170d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 20:01:03 +0000 Subject: [PATCH] kotlin: Update to version 1.3.60 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 2a8308cba4..288af55bee 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,10 +1,10 @@ { "homepage": "https://kotlinlang.org/", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", - "version": "1.3.50", + "version": "1.3.60", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.50/kotlin-compiler-1.3.50.zip", - "hash": "69424091a6b7f52d93eed8bba2ace921b02b113dbb71388d704f8180a6bdc6ec", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.60/kotlin-compiler-1.3.60.zip", + "hash": "12f97cff23ff8116904cb97a7ef4e3af5c3b8e5df9d9e63baa251d9a73b42fbb", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",