From 3e7d6f78c4c50bbb09c1045f3ca9f45d9e850ec3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:32:37 +0000 Subject: [PATCH] kotlin: Update to version 1.9.24 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 047b9a697e..eb655ad5ea 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.9.23", + "version": "1.9.24", "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.23/kotlin-compiler-1.9.23.zip", - "hash": "93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.24/kotlin-compiler-1.9.24.zip", + "hash": "eb7b68e01029fa67bc8d060ee54c12018f2c60ddc438cf21db14517229aa693b", "extract_dir": "kotlinc", "bin": [ "bin\\kapt.bat",