diff --git a/bucket/kotlin.json b/bucket/kotlin.json index fc1a7efd1f..cfdaf1180e 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.4.32", + "version": "1.5.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.4.32/kotlin-compiler-1.4.32.zip", - "hash": "dfef23bb86bd5f36166d4ec1267c8de53b3827c446d54e82322c6b6daad3594c", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.0/kotlin-compiler-1.5.0.zip", + "hash": "0343fc1f628fec1beccc9e534d2b8b7a0f8964b97e21563585d44d6d928ed1b7", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",