From 718a839932f778246d67825539000cde07ed5bfc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Jul 2021 14:01:14 +0000 Subject: [PATCH] kotlin: Update to version 1.5.21 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index a4358373c6..b6ea58084e 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.5.20", + "version": "1.5.21", "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.20/kotlin-compiler-1.5.20.zip", - "hash": "edf34263ddaabd48f7ec59661e4c0d1dc868462fd3a1ea323083d0e3e83a8a8b", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.21/kotlin-compiler-1.5.21.zip", + "hash": "f3313afdd6abf1b8c75c6292f4e41f2dbafefc8f6c72762c7ba9b3daeef5da59", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",