From 96167887fcde1afae9be80fac6a2bf3c4ad7c8eb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Aug 2019 20:00:36 +0000 Subject: [PATCH] kotlin: Update to version 1.3.50 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index b78979426c..2a8308cba4 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.41", + "version": "1.3.50", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-compiler-1.3.41.zip", - "hash": "c44ab6866895606e408b60934ebe45d4befcbc33ea0e4ea73c4b3b89ad770132", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.50/kotlin-compiler-1.3.50.zip", + "hash": "69424091a6b7f52d93eed8bba2ace921b02b113dbb71388d704f8180a6bdc6ec", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",