From 44193b4f08f77fbf36237151cadcea9137222f52 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Aug 2021 09:00:48 +0000 Subject: [PATCH] kotlin: Update to version 1.5.30 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index b6ea58084e..9d71a6a525 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.5.21", + "version": "1.5.30", "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.21/kotlin-compiler-1.5.21.zip", - "hash": "f3313afdd6abf1b8c75c6292f4e41f2dbafefc8f6c72762c7ba9b3daeef5da59", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.30/kotlin-compiler-1.5.30.zip", + "hash": "25eebdb9bb2e165e4ba8efbf8ff943c45d4fc39dbffc2c1caa059e8dd813675f", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",