From 345cc5211980803e8453375bc85caf181b18cef1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 16:27:58 +0000 Subject: [PATCH] kotlin: Update to version 2.0.0 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index eb655ad5ea..baa749fa61 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.9.24", + "version": "2.0.0", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.24/kotlin-compiler-1.9.24.zip", - "hash": "eb7b68e01029fa67bc8d060ee54c12018f2c60ddc438cf21db14517229aa693b", + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.0.0/kotlin-compiler-2.0.0.zip", + "hash": "ef578730976154fd2c5968d75af8c2703b3de84a78dffe913f670326e149da3b", "extract_dir": "kotlinc", "bin": [ "bin\\kapt.bat",