From 501099bb05297260ef904cbf839423078d8c401d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Dec 2020 22:05:45 +0100 Subject: [PATCH] kotlin: Update to version 1.4.21 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 49b1126932..69b96b1dc4 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,10 +1,10 @@ { - "version": "1.4.20", + "version": "1.4.21", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.20/kotlin-compiler-1.4.20.zip", - "hash": "11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.21/kotlin-compiler-1.4.21.zip", + "hash": "46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",