From eea4108e056a80577851fa01709780056e410c95 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 10:00:39 +0000 Subject: [PATCH] kotlin: Update to version 1.6.0 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 47854d5b73..6dac168a16 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.5.31", + "version": "1.6.0", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-compiler-1.5.31.zip", - "hash": "661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-compiler-1.6.0.zip", + "hash": "174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",