From e7226666c63c14fb0a5709d64c5005af4bd917ad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Mar 2021 07:00:28 +0000 Subject: [PATCH] kotlin: Update to version 1.4.32 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 09ec2ac6a1..fc1a7efd1f 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.4.31", + "version": "1.4.32", "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.4.31/kotlin-compiler-1.4.31.zip", - "hash": "b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.32/kotlin-compiler-1.4.32.zip", + "hash": "dfef23bb86bd5f36166d4ec1267c8de53b3827c446d54e82322c6b6daad3594c", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",