From c79c7f3740501b0b692a954caeea72d99d5d1046 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:27:09 +0000 Subject: [PATCH] kotlin: Update to version 1.9.10 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 57172daee7..688050ddfe 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.9.0", + "version": "1.9.10", "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.0/kotlin-compiler-1.9.0.zip", - "hash": "1fc50d805f9809e92de43e91f089cc8618567c1a350faebdabf8a40c5048bee8", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.10/kotlin-compiler-1.9.10.zip", + "hash": "7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",