From 17a44bec0cd633d87ec5a936eda9efa445122107 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:07 +0000 Subject: [PATCH] kotlin: Update to version 1.9.22 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 58c659441d..5a9b979c2f 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.9.21", + "version": "1.9.22", "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.21/kotlin-compiler-1.9.21.zip", - "hash": "cf17e0272bc065d49e64a86953b73af06065370629f090d5b7c2fe353ccf9c1a", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-compiler-1.9.22.zip", + "hash": "88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",